Updated eslint config & prepared ts config #133

Closed
KevinMidboe wants to merge 2 commits from fix/eslint into chore/only-api-src-files
Showing only changes of commit 957d4cc110 - Show all commits

View File

@@ -5,6 +5,5 @@
"singleQuote": false,
"bracketSpacing": true,
"arrowParens": "avoid",
"vueIndentScriptAndStyle": false,
"trailingComma": "none"
}