We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d58fa commit 30bbd99Copy full SHA for 30bbd99
test/rule-tester.ts
@@ -24,7 +24,6 @@ export const defaultLanguageOptionsWithTypes = {
24
ecmaVersion: "latest",
25
parserOptions: {
26
ecmaFeatures: { jsx: true },
27
- project: "tsconfig.json",
28
projectService: true,
29
tsconfigRootDir: getFixturesRootDir(),
30
warnOnUnsupportedTypeScriptVersion: false,
0 commit comments