Skip to content

Set up eslint and run --fix #5

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

Open
wants to merge 2 commits into
base: bret/type-stripping
Choose a base branch
from
Open

Conversation

bcomnes
Copy link
Member

@bcomnes bcomnes commented Jun 27, 2025

Adds in the next version of @feross's StandardJS eslint preset. I kept this separate so as to not overwhelm the type stripping diff with format fixes.

This provides a very simple ESlint 9 config, with typescript support and basic formatting functionality provided with the --fix flag. It works with all the eslint editor plugins via LSP.

Copy link

socket-security bot commented Jun 27, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedneostandard@​0.12.19910010088100

View full report

@socket-security-staging
Copy link

socket-security-staging bot commented Jun 27, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedneostandard@​0.12.19910010088100

View full report

Adds in the next version of @feross's StandardJS eslint preset.
I kept this separate so as to not overwhelm the type stripping diff with format fixes.
@bcomnes bcomnes changed the title Convert the project to use Node.js type stripping Set up eslint and run --fix Jun 27, 2025
ignores: [
...resolveIgnoresFromGitignore(),
],
})
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to extend or customize here. This is intended as a low maintenance starter config.

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.

1 participant