mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-11 05:24:59 +10:00
a7657b4a5c
- translation dynamic for sections - added articles for SEO
13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"files.associations": {
|
|
"*.js": "javascriptreact"
|
|
},
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll": true
|
|
},
|
|
"i18n-ally.localesPaths": [
|
|
"src/i18n/locales"
|
|
],
|
|
"i18n-ally.keystyle": "nested"
|
|
}
|