* fixing es linter errors on windows * Indentation * Indentation --------- Co-authored-by: kramer <david.kramer@gmail.com>
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
"trailingComma": "all",
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
Reference in New Issue
Block a user