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

Misc: Audit Deps #34

Open
1 of 8 tasks
nonissue opened this issue Jan 8, 2022 · 2 comments
Open
1 of 8 tasks

Misc: Audit Deps #34

nonissue opened this issue Jan 8, 2022 · 2 comments
Assignees
Labels
bug Something isn't working config Issues related to dev setup, editor setup, deploymnet, etc. enhancement New feature or request performance priority Kind of, like, important.

Comments

@nonissue
Copy link
Owner

nonissue commented Jan 8, 2022

Can Possibly Remove:

  • @typescript-eslint/eslint-plugin
    • Not required with eslint-config-next?
  • @typescript-eslint/parser
    • Not required with eslint-config-next?
    • Aha! Included in eslint-config-next
  • autoprefixer
    • Included with tailwind now?
  • postcss-nested
    • Included with tailwind now?
  • postcss-* (eg. all other postcss plugins)
    • Included with tailwind now?
  • @taildwindcss/*
    • Do I need any of these other than typography?

Also, do we need both:

  • eslint-config-prettier
  • eslint-plugin-prettier

Or can we get rid of one?

@nonissue nonissue self-assigned this Jan 8, 2022
@nonissue nonissue added config Issues related to dev setup, editor setup, deploymnet, etc. enhancement New feature or request bug Something isn't working performance priority Kind of, like, important. labels Jan 8, 2022
@nonissue
Copy link
Owner Author

nonissue commented Jan 8, 2022

Can we remove:

  • settings: {}

From eslintrc?

@nonissue
Copy link
Owner Author

nonissue commented Jan 8, 2022

Yes we can!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working config Issues related to dev setup, editor setup, deploymnet, etc. enhancement New feature or request performance priority Kind of, like, important.
Projects
None yet
Development

No branches or pull requests

1 participant