Skip to content

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.

@socket-security
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.

@bcomnes bcomnes requested a review from kapravel June 27, 2025 23:47
@kapravel kapravel merged commit b88c79e into bret/type-stripping Jun 30, 2025
6 checks passed
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.

3 participants