mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 14:35:33 +10:00
dbb005d26c
- bug: createResumeModal opens twice
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"files.associations": {
|
|
"*.js": "javascriptreact"
|
|
},
|
|
"[javascriptreact]": {
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": true
|
|
}
|
|
},
|
|
"editor.formatOnSave": true
|
|
}
|