Skip to content

Commit

Permalink
Switch to projectService: true, see phetsims/chipper#1474
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 24, 2024
1 parent 6141896 commit 1695406
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,6 @@
]
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js",
"overrides": [
{
"files": [
"**/*.ts"
],
"parserOptions": {
"project": [
"../chipper/tsconfig/eslint-all/tsconfig.json"
]
}
}
]
"extends": "../chipper/eslint/sim_eslintrc.js"
}
}

0 comments on commit 1695406

Please sign in to comment.