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

feat: lint .d.ts files #850

Merged
merged 1 commit into from
Jul 7, 2021
Merged

feat: lint .d.ts files #850

merged 1 commit into from
Jul 7, 2021

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Jul 1, 2021

Enables linting of typescript definition files to ensure correct and consistent syntax.

Refs: #849

BREAKING CHANGE: what was not previously linted will now be linted so it may surface new errors

Enables linting of typescript definition files to ensure correct
and consistent syntax.

BREAKING CHANGE: what was not previously linted will now be linted so it may surface new errors
@achingbrain
Copy link
Member Author

I swear we used to lint these files, not sure why we stopped doing it. Any ideas @hugomrdias?

@achingbrain achingbrain merged commit a99719c into master Jul 7, 2021
@achingbrain achingbrain deleted the feat/lint-d-ts-files branch July 7, 2021 09: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.

2 participants