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

Commite1fa3b2

Browse files
committed
chore: experimental lint
1 parent31efcc1 commite1fa3b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎packages/eslint-config-isaacscript/monorepo.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ const config = {
1515
ecmaVersion:"latest",
1616

1717
tsconfigRootDir:REPO_ROOT,
18-
project:true,// https://github.com/typescript-eslint/typescript-eslint/pull/6084
18+
/// project: true, // https://github.com/typescript-eslint/typescript-eslint/pull/6084
19+
EXPERIMENTAL_useProjectService:true,// https://github.com/typescript-eslint/typescript-eslint/discussions/8030
1920
},
2021

2122
ignorePatterns:["**/dist/**"],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp