Skip to content

Commit d45d72d

Browse files
committed
chore: switch to typescript-eslint projectService setting
1 parent f48cd60 commit d45d72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default [
2020
{
2121
languageOptions: {
2222
parserOptions: {
23-
project: true
23+
projectService: true
2424
}
2525
},
2626
rules: {

0 commit comments

Comments
 (0)