diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index df770654..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "i18n-ally.defaultNamespace": "", - "i18n-ally.enabledFrameworks": [ - "svelte" - ], - "i18n-ally.localesPaths": [ - "materialious/src/lib/i18n", - "materialious/src/lib/i18n/locales" - ], - "i18n-ally.extract.autoDetect": true, - "i18n-ally.keystyle": "nested", - "cSpell.words": [ - "Materialious" - ], - "java.configuration.updateBuildConfiguration": "interactive" -} \ No newline at end of file