11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"volar.tsPlugin": true,
|
|
"i18n-ally.localesPaths": "locales",
|
|
"i18n-ally.keystyle": "nested",
|
|
"i18n-ally.sortKeys": true,
|
|
"cSpell.words": [
|
|
"Vitesse"
|
|
],
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|