style: tabs to spaces

This commit is contained in:
Roman Godmaire 2023-12-07 20:27:42 -05:00
parent 968b0d0142
commit 3223a8cbec
8 changed files with 104 additions and 104 deletions

View file

@ -1,5 +1,5 @@
{ {
"useTabs": true, "useTabs": false,
"singleQuote": true, "singleQuote": true,
"trailingComma": "none", "trailingComma": "none",
"printWidth": 100, "printWidth": 100,