yarn lint:fix (#542)

This commit is contained in:
Matthieu MOREL
2021-12-16 00:03:54 +01:00
committed by GitHub
parent f4eb82c3ec
commit 5fbfbf3253
2 changed files with 8 additions and 14 deletions
+1
View File
@@ -2,6 +2,7 @@
"singleQuote": true,
"svelteSortOrder": "options-scripts-markup-styles",
"svelteBracketNewLine": false,
"bracketSameLine": true,
"useTabs": true,
"trailingComma": "none",
"printWidth": 100