Set operator-linebreak to before

This commit is contained in:
wvffle 2022-07-21 22:36:43 +00:00 committed by Georg Krause
commit bd1a92c5f1
12 changed files with 33 additions and 31 deletions

View file

@ -1,7 +1,6 @@
{
"extends": "@vue/tsconfig/tsconfig.web.json",
"compilerOptions": {
"lib": ["webworker"],
"baseUrl": ".",
"sourceMap": true,
"allowJs": true,