/android

Primary LanguageJavaScript

android

add this in vs code setting.json editor { "editor.formatOnSave": true, "eslint.autoFixOnSave": true, "files.associations": { "*.js": "javascriptreact" } }