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