Skip to content

Commit 77aab28

Browse files
authored
Meta: Improve types (#3006)
1 parent 6b2710c commit 77aab28

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
51
import test from 'ava';
62
import stripIndent from 'strip-indent';
73
import './fixtures/globals';

0 commit comments

Comments
 (0)