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 6b2710c commit 77aab28Copy full SHA for 77aab28
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 stripIndent from 'strip-indent';
7
import './fixtures/globals';
0 commit comments