feat(*): Add auto-formatting settings

This commit is contained in:
2021-01-14 16:39:28 +00:00
parent 110d71a1f9
commit db7362390e
3 changed files with 41 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"printWidth": 100,
"singleQuote": true
}