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 08cbe11 commit f979ee4Copy full SHA for f979ee4
eslint-plugin-defaultvalue/tests/rule-tester.test.ts
@@ -12,7 +12,7 @@ const ruleTester = new RuleTester({
12
projectService: {
13
allowDefaultProject: ['*.ts*']
14
},
15
- tsconfigRootDir: '.'
+ tsconfigRootDir: '/'
16
}
17
18
});
0 commit comments