support local

This commit is contained in:
Opportunity
2020-07-17 11:45:52 +08:00
Unverified
parent bff8013f3d
commit fad1ce1d16
27 changed files with 581 additions and 322 deletions
+7 -1
View File
@@ -1,5 +1,11 @@
singleQuote: true
trailingComma: all
tabWidth: 4
tabWidth: 2
endOfLine: lf
printWidth: 120
overrides:
- files:
- '*.js'
- '*.ts'
options:
tabWidth: 4