1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-19 05:09:40 +02:00
This commit is contained in:
hay-kot 2021-08-07 15:14:01 -08:00
parent cb85b14e01
commit b166a3f843
3 changed files with 38 additions and 2 deletions

View file

@ -16,7 +16,7 @@
"cSpell.words": ["compression", "hkotel", "performant", "postgres", "webp"],
"search.mode": "reuseEditor",
"python.linting.flake8Enabled": true,
"conventionalCommits.scopes": ["frontend", "docs"],
"conventionalCommits.scopes": ["frontend", "docs", "backend"],
"editor.formatOnSave": true,
"eslint.workingDirectories": ["./frontend"],
"editor.codeActionsOnSave": {