Skip to content

Commit 4736914

Browse files
committed
Switch to useProjectService
typescript-eslint/typescript-eslint#9084
1 parent 9278e97 commit 4736914

File tree

3 files changed

+81
-81
lines changed

3 files changed

+81
-81
lines changed

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const config = [
66
{
77
languageOptions: {
88
parserOptions: {
9-
EXPERIMENTAL_useProjectService: true,
9+
projectService: true,
1010
project: './tsconfig.json',
1111
},
1212
},

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
},
8484
"pnpm": {
8585
"overrides": {
86-
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.15",
87-
"@typescript-eslint/parser": "8.0.0-alpha.15",
88-
"@typescript-eslint/scope-manager": "8.0.0-alpha.15",
89-
"@typescript-eslint/utils": "8.0.0-alpha.15",
86+
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.16",
87+
"@typescript-eslint/parser": "8.0.0-alpha.16",
88+
"@typescript-eslint/scope-manager": "8.0.0-alpha.16",
89+
"@typescript-eslint/utils": "8.0.0-alpha.16",
9090
"eslint": "9.3.0",
9191
"eslint-plugin-jest": "28.5.0",
9292
"eslint-plugin-react-hooks": "4.6.2",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy