fix missing stuffs
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"singleQuote": true,
|
||||
"printWidth": 120,
|
||||
"trailingComma": "all",
|
||||
"endOfLine": "lf",
|
||||
"endOfLine": "auto",
|
||||
"arrowParens": "avoid"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user