Skip to content

Commit

Permalink
Switch to projectService
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave committed Jul 31, 2024
1 parent a14ea07 commit c5cc13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default tseslint.config(
languageOptions: {
sourceType: "module",
parserOptions: {
project: ["./tsconfig.json", "./packages/*/tsconfig.json"],
projectService: true,
}
},
rules: {
Expand Down

0 comments on commit c5cc13e

Please sign in to comment.