Skip to content
New issue

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

review disabled eslint rules #42

Open
2 of 4 tasks
jspaaks opened this issue Nov 23, 2022 · 1 comment
Open
2 of 4 tasks

review disabled eslint rules #42

jspaaks opened this issue Nov 23, 2022 · 1 comment

Comments

@jspaaks
Copy link
Member

jspaaks commented Nov 23, 2022

https://github.com/ardc-fair-checklist/ssg/blob/5ff7c80fc2a414669269c2ef026d8163c6f0d695/.eslintrc.json#L34-L44

specifically,

  • import/extensions
  • import/no-duplicates one import per line is preferred, so rule not used
  • import/no-unresolved
  • max-len fixed
@jspaaks jspaaks assigned jspaaks and unassigned jspaaks Nov 23, 2022
jspaaks added a commit that referenced this issue Nov 25, 2022
@jspaaks
Copy link
Member Author

jspaaks commented Nov 25, 2022

Also, npm run lint complains about React, might have something to do with these errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant