1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-19 05:09:40 +02:00

fix dev settings

This commit is contained in:
Michael Genson 2023-12-11 03:28:00 +00:00
parent 2cba2d5fd2
commit e7e5c9d62d
2 changed files with 4 additions and 3 deletions

View file

@ -14,8 +14,8 @@
"webp"
],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.organizeImports": false
"source.fixAll.eslint": "explicit",
"source.organizeImports": "never"
},
"editor.formatOnSave": true,
"eslint.workingDirectories": [