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 6f4b7a6 commit 600ee73Copy full SHA for 600ee73
test.ts
@@ -1,7 +1,3 @@
1
-// TODO: resolve this exception. AVA doesn't run without reference
2
-// eslint-disable-next-line @typescript-eslint/triple-slash-reference
3
-/// <reference path="../source/globals.d.ts" />
4
-
5
import test from 'ava';
6
import './fixtures/globals';
7
import * as pageDetect from '../source/libs/page-detect';
0 commit comments