We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: coming from #7 (comment)
I noticed some shortcoming w.r.t. to the current setup. in node-wot we used to have eslint-plugin-unused-imports. I think having this might be useful I also noticed that "npm run lint" does not screem if I have unused variables in my code. Useful again I think. I also wonder whether prettier & linting should be based on language level (hence moving it into the /node directory )
I noticed some shortcoming w.r.t. to the current setup.
eslint-plugin-unused-imports
/node
The text was updated successfully, but these errors were encountered:
I also wonder whether prettier & linting should be based on language level (hence moving it into the /node directory )
I agree with this one.
For the other two, I am fine with aligning with node-wot here.
Sorry, something went wrong.
No branches or pull requests
Note: coming from #7 (comment)
The text was updated successfully, but these errors were encountered: