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

Add eslint, prettier, import sorting #306

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

briancavalier
Copy link
Owner

Still some settings to tweak here:

  1. I prefer comma-separated fields for record types. Not sure how to set that instead of the default semicolons.
  2. Figure out if using some of ESLint/VSCode's suggestions (such as using never instead of any) actually work in this project.

@Frikki
Copy link
Contributor

Frikki commented Nov 10, 2020

I have recently set up ESLint with Prettier, import sorting, sort destructure keys, import resolver for TypeScript, stylelint, etc. Maybe we can share our experiences?

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

Successfully merging this pull request may close these issues.

2 participants