fix: remove several occurrences of translation file prefix (#2188)

Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
This commit is contained in:
Marius Starke
2024-11-05 09:54:27 +01:00
committed by GitHub
parent 7ea9c00c18
commit 95c126f2c6
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
"layout.manage.navigation.**",
],
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
},
"typescript.tsdk": "node_modules/typescript/lib",
"explorer.fileNesting.patterns": {