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

Split out "core" eslint-config #40

Open
3 of 13 tasks
JaneJeon opened this issue Oct 30, 2022 · 0 comments
Open
3 of 13 tasks

Split out "core" eslint-config #40

JaneJeon opened this issue Oct 30, 2022 · 0 comments
Assignees

Comments

@JaneJeon
Copy link
Owner

JaneJeon commented Oct 30, 2022

  • Make eslint, eslint-config-prettier, eslint-config-standard, eslint-plugin-import, eslint-plugin-n, and eslint-plugin-promise into peer dependencies
  • switch from node to n
  • Trim down the ESLint config down to just the above
  • eslint-plugin-import for regular javascript
  • extend plugin:promise/recommended
  • extend plugin:n/recommended
  • eslint-plugin-lodash plugin and extend recommended
  • eslint-plugin-markdown plugin and extend recommended
  • no-extend-native and no-use-extend-native
  • regexp
  • sonarjs
  • security
  • eslint-config-turbo for monorepo usage
@JaneJeon JaneJeon self-assigned this Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant