mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 12:16:40 +00:00
chore: update VSCode settings to disable makefile configuration on open
This commit is contained in:
parent
0d4ab1aaee
commit
46f5a70c91
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -76,5 +76,6 @@
|
||||||
"i18n-ally.extract.keyPrefix": "{fileNameWithoutExt}.",
|
"i18n-ally.extract.keyPrefix": "{fileNameWithoutExt}.",
|
||||||
"github-actions.workflows.pinned.workflows": [
|
"github-actions.workflows.pinned.workflows": [
|
||||||
".github/workflows/crowdin-sync.yml"
|
".github/workflows/crowdin-sync.yml"
|
||||||
]
|
],
|
||||||
|
"makefile.configureOnOpen": false
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue