feat(*): Add code formatting restrictions

This commit is contained in:
2020-10-25 22:16:22 +00:00
parent 9f9b892b6a
commit 36d343b5da
3 changed files with 41 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"printWidth": 100,
"singleQuote": true
}