Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: add eslint.config.* to tsconfig.node.json and fix other eslint issues#669

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
haoqunjiang merged 6 commits intovuejs:mainfromhaoqunjiang:fix-eslint-typescript
Jan 20, 2025

Conversation

haoqunjiang
Copy link
Member

ESLint 9.18 unflaggedeslint.config.ts support, therefore it's necessary to addeslint.config.* totsconfig.node.json to avoid typescript-eslint raising error on that file.

ESLint 9.18 unflagged `eslint.config.ts` support, therefore it'snecessary to add `eslint.config.*` to `tsconfig.node.json` to avoidtypescript-eslint raising error on that file.
Previously we don't generate all possible combinations of flags foreslint, therefore missing this bug in typescript-eslint projects.I wanted to add snapshots for prettier feature too, but it currentlyis a bit messy, I need to refactor that part first.
I don't want to use@ts-expect-error here because eslint-plugin-cypresscould add some types in the future and that shouldn't cause errors.
It's too much work to get them work together out of box, so let's skip
@haoqunjianghaoqunjiang changed the titlefix: add eslint.config.* to tsconfig.node.jsonfix: add eslint.config.* to tsconfig.node.json and fix other eslint issuesJan 20, 2025
@haoqunjianghaoqunjiang merged commitdcde963 intovuejs:mainJan 20, 2025
52 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@haoqunjiang

[8]ページ先頭

©2009-2025 Movatter.jp