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

fix: resolve lint issue in src/parse-rc-file.ts #386

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

rosslh
Copy link
Contributor

@rosslh rosslh commented Nov 24, 2024

Tests currently aren't running on CI because lint is failing. This corrects linting errors in src/parse-rc-file.ts to ensure compliance with code style guidelines. It also resolves other auto-fixable lint errors.

Corrected linting errors in src/parse-rc-file.ts to ensure compliance with code style guidelines. Also resolved other auto-fixable lint errors.
@toddbluhm
Copy link
Owner

Thanks, I am currently looking at moving over to typescript-eslint (https://github.com/typescript-eslint/typescript-eslint). My ts-standard project and the whole standard community has not faired well these past few years and people have moved on.

My goal is to get the current iteration (v10) of the project updated for dependencies, release that, and then get the next major iteration (v11) supporting all the new js/ts stuff out.

@toddbluhm toddbluhm merged commit d428fab into toddbluhm:master Nov 24, 2024
13 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.

2 participants