Skip to content

chore: subdivide tsconfig#690

Draft
Mogyuchi wants to merge 6 commits intomainfrom
tsconfig
Draft

chore: subdivide tsconfig#690
Mogyuchi wants to merge 6 commits intomainfrom
tsconfig

Conversation

@Mogyuchi
Copy link
Collaborator

@Mogyuchi Mogyuchi commented Dec 22, 2024

close: #587

sourceType: "module",
ecmaVersion: "latest",
project: ["tsconfig.json", "tsconfig.*.json"],
projectService: true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

@Mogyuchi
Copy link
Collaborator Author

Mogyuchi commented Dec 23, 2024

…「tsconfig.json」を極力使うべき気がする

「当該ファイルに最寄りのtsconfig.jsonが使われる」という世界にすることでどこに設定があるのか明確になるという利点はあるものの、それよりもreferencesをreferencesとして使うべきと思ったので取り消し

@Mogyuchi Mogyuchi marked this pull request as draft March 2, 2025 09:44
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.

typescript-eslint: parserOptions.projectServiceを使う

2 participants