We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e686c20 commit 84f2c33Copy full SHA for 84f2c33
dev-packages/pack-n-play/src/pack-n-test.ts
@@ -22,7 +22,6 @@ import * as tar from 'tar';
22
import * as fs from 'fs/promises';
23
import * as tmp from 'tmp';
24
25
-
26
// The way the user defines what type of input they're using for their code
27
// block is via a property name that reflects either the file extension or
28
// the type of module system used.
0 commit comments