mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 14:57:00 +10:00
c00d7a9eef
- added more web manifest rules
9 lines
127 B
JSON
9 lines
127 B
JSON
{
|
|
"files.associations": {
|
|
"*.js": "javascriptreact"
|
|
},
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll": true
|
|
}
|
|
}
|