meteor-with-style
meteor-with-style copied to clipboard
Could I fix eslint?
I would like to fix, have any solutions?
I am not sure what you intend to do?!
Thanks for your reply.
I would like to use meteor
with atom
(come from WebStorm
).
So, I don't understand to use linter
to check any error and use fix/format
.
In this I see many packages
such as
- jslint, jshint, jscs, eslint.. for check error
- editorconfig, esformat, jsformat, jsbeaufify for fix/format
Should I use all or choose one?
If one, should I choose pare of these?
Ex: eslint + jsbeaufiy.
When I tried and then I copy config file in this package
.eslintrc
to my project, it show any error.
(sorry my English not good)