We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7b460 commit a0076f1Copy full SHA for a0076f1
src/index.test.ts
@@ -1,4 +1,4 @@
1
-import * as x from './';
+import * as x from './'
2
import test from 'ava'
3
4
test('should resolve async methods', async t => {
0 commit comments