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

adds eslint #66

Merged
merged 3 commits into from
Aug 19, 2024
Merged

adds eslint #66

merged 3 commits into from
Aug 19, 2024

Conversation

ChrisC
Copy link
Contributor

@ChrisC ChrisC commented Aug 14, 2024

closes #59


@ChrisC
Copy link
Contributor Author

ChrisC commented Aug 14, 2024

@jugglinmike @gnarf any thoughts/opinions on how we should configure rule severity? The most widespread error currently is a violation of the triple-slash-reference. It's an easy fix to how we're importing the types, but would touch a lot of files. I recommend we keep it tho. Let me know if you disagree or have any other recommendations for setting up our lint config.

with default rule configs. We can add these back later if needed
@ChrisC ChrisC marked this pull request as ready for review August 19, 2024 22:38
package.json Outdated Show resolved Hide resolved
Co-authored-by: jugglinmike <[email protected]>
@jugglinmike jugglinmike merged commit eb90d4b into w3c:main Aug 19, 2024
4 checks passed
@jugglinmike jugglinmike deleted the adds-linting branch August 19, 2024 23:33
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.

Add linting
2 participants