fix 2
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"singleQuote": true,
|
||||
"quoteProps": "as-needed",
|
||||
"trailingComma": "all",
|
||||
"endOfLine": "lf",
|
||||
"endOfLine": "auto",
|
||||
"arrowParens": "avoid"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user