mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
12 lines
236 B
JSON
12 lines
236 B
JSON
{
|
|
"files.associations": {
|
|
"*.js": "javascriptreact"
|
|
},
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll": true
|
|
},
|
|
"i18n-ally.localesPaths": ["src/i18n/locales"],
|
|
"i18n-ally.keystyle": "nested",
|
|
"css.validate": false
|
|
}
|