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

chore(ci): Add "tsc --noEmit" to lint script #20

Merged
merged 1 commit into from Nov 22, 2021
Merged

Conversation

meyfa
Copy link
Owner

@meyfa meyfa commented Nov 22, 2021

This ensures that the code is valid according to TypeScript, not just
according to ESLint, which usually does not do type-checking.

This ensures that the code is valid according to TypeScript, not just
according to ESLint, which usually does not do type-checking.
@codeclimate
Copy link

codeclimate bot commented Nov 22, 2021

Code Climate has analyzed commit 86ac751 and detected 0 issues on this pull request.

View more on Code Climate.

@meyfa meyfa merged commit fd2de6d into main Nov 22, 2021
@meyfa meyfa deleted the chore/tsc-no-emit branch November 22, 2021 13:39
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.

None yet

1 participant