Closed nirmalhk7 closed 3 years ago
Can you also add ESLint with autofix on save?
I'm aware that eslint --fix
will fix any linter warnings, but I'm not aware of any command to fix ESlint warnings on save, that's something that'd need to be set up in your particular code editor (here's a tutorial for VSCode).
Should I simply add eslint --fix
?
@prateek3255 I understand you must be busy, but I'd like an update on this. Thank you :)
Signed-off-by: Nirmal Khedkar nirmalhk7@gmail.com
Although prettier suggests to stick to the default settings for code styling, I'm okay to implement some specific settings if the community demands. Please go through the options prettier provides here.