12 lines
256 B
JSON
12 lines
256 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",
|
|
"volar.tsPluginStatus": false
|
|
}
|