chore: cleanup

This commit is contained in:
Nathan Walker
2020-07-06 14:25:11 -07:00
parent 94cf5c4706
commit 6336eac4b5
477 changed files with 59087 additions and 74961 deletions

View File

@@ -1,4 +1,6 @@
{
"useTabs": true,
"tabWidth": 4
"useTabs": false,
"printWidth": 600,
"tabWidth": 2,
"singleQuote": true
}