- fixing conflicting order warning and firebase warning

- added more web manifest rules
This commit is contained in:
Amruth Pillai
2020-07-09 15:45:20 +05:30
parent 370b0c4020
commit c00d7a9eef
6 changed files with 626 additions and 1294 deletions

View File

@ -2,11 +2,6 @@
"files.associations": {
"*.js": "javascriptreact"
},
"[javascriptreact]": {
"editor.codeActionsOnSave": {
"source.organizeImports": true
}
},
"editor.codeActionsOnSave": {
"source.fixAll": true
}