Initial
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{
|
||||
"singleQuote": true
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"printWidth": 120,
|
||||
"tabWidth": 2,
|
||||
"bracketSpacing": true,
|
||||
"endOfLine": "lf",
|
||||
"semi": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user