Skip to content

Commit

Permalink
Merge pull request #218 from form8ion/alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
travi authored Jun 11, 2022
2 parents b89df3b + 6146e61 commit eb69be2
Show file tree
Hide file tree
Showing 24 changed files with 279 additions and 1,632 deletions.
2 changes: 1 addition & 1 deletion example.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const {
test: thisIsAJavaScriptProject,
scaffoldUnitTesting,
questionNames
} = require('./lib/index.cjs');
} = require('./lib/index.js');

// #### Execute
(async () => {
Expand Down
Loading

0 comments on commit eb69be2

Please sign in to comment.