nodejs-basic-bangla
nodejs-basic-bangla copied to clipboard
settings.json
"editor.defaultFormatter": "esbenp.prettier-vscode", "editor.formatOnSave": true, "[javascript]": { "editor.formatOnSave": false, "editor.defaultFormatter": null }, "editor.codeActionsOnSave": { "source.fixAll.eslint": true, "source.organizeImports": true }, "eslint.alwaysShowStatus": true
not working properly