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

Switch from TSLint to ESLint (typescript-eslint) #6

Closed

Conversation

pauleveritt
Copy link

I removed what I believe are all traces of TSLint. I put in what seems to be a good .eslintrc.js for typescript-eslint. Since a bunch of files then complained (e.g. type -> interface), I made some changes and put in some comments to suppress warnings.

@mxkxf
Copy link

mxkxf commented Jul 1, 2019

@goblindegook Any update on this? TypeScript are moving to ESLint so it would be good to migrate this Gatsby starter over too.

@goblindegook
Copy link
Owner

Just migrated to ESLint, changing some other code along the way. Thanks for the help on this!

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.

3 participants