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 bb26183 commit a0d0fefCopy full SHA for a0d0fef
app-min/test/my-app.spec.ext
@@ -2,7 +2,7 @@
2
import test from 'ava';
3
// @endif
4
// @if tape
5
-import test from 'tape';
+import /* @if typescript */* as /* @endif */test from 'tape';
6
7
// @if mocha
8
import { expect } from 'chai';
0 commit comments