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 780a197 commit dc03c99Copy full SHA for dc03c99
src/starter-kit/local.js
@@ -1,4 +1,5 @@
1
const index = require('../index');
2
+const util = require('./util');
3
4
index.run({
5
headless: false,
0 commit comments