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

Setup eslint for TypeScript and resolve all errors #4046

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

wssheldon
Copy link
Contributor

You have to use @typescript-eslint and @typescript-eslint/parser plugins (which are NPM packages) to use TypeScript with eslint.

https://stackoverflow.com/questions/70083042/eslint-parsing-error-unexpected-token

@wssheldon wssheldon added enhancement New feature or request javascript Pull requests that update Javascript code techdebt labels Nov 29, 2023
@wssheldon
Copy link
Contributor Author

@ everyone for vis. Build should be clean at this point.

@wssheldon wssheldon merged commit c8d7dce into master Nov 29, 2023
8 checks passed
@wssheldon wssheldon deleted the enhancement/eslint-typescript branch November 29, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code techdebt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant