You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
473 B
JSON
16 lines
473 B
JSON
1 year ago
|
{
|
||
|
"cSpell.words": ["Vitesse", "Vite", "unocss", "vitest", "vueuse", "pinia", "demi", "antfu", "iconify", "intlify", "vitejs", "unplugin", "pnpm"],
|
||
|
"i18n-ally.sourceLanguage": "en",
|
||
|
"i18n-ally.keystyle": "nested",
|
||
|
"i18n-ally.localesPaths": "locales",
|
||
|
"i18n-ally.sortKeys": true,
|
||
|
"prettier.enable": false,
|
||
|
"editor.codeActionsOnSave": {
|
||
|
"source.fixAll.eslint": true
|
||
|
},
|
||
|
"files.associations": {
|
||
|
"*.css": "postcss"
|
||
|
},
|
||
|
"editor.formatOnSave": false
|
||
|
}
|