refactor: set tabWidth to 4

This commit is contained in:
Alan Morel 2023-05-23 20:36:54 -04:00
parent 5ec2f22c5e
commit 91f253aa53

View File

@ -1,5 +1,5 @@
{ {
"tabWidth": 2, "tabWidth": 4,
"useTabs": false, "useTabs": false,
"endOfLine": "auto", "endOfLine": "auto",
"trailingComma": "none", "trailingComma": "none",