Skip to content

Commit

Permalink
remove stray commented-out config
Browse files Browse the repository at this point in the history
  • Loading branch information
qrohlf committed Feb 12, 2023
1 parent be8f8f7 commit 641dd88
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ createNextDescribe(
pages: new FileRef(join(__dirname, 'pages')),
pkg: new FileRef(join(__dirname, 'pkg')),
},
// skipStart: true,
dependencies: {
typescript: 'latest',
'@types/react': 'latest',
Expand Down

0 comments on commit 641dd88

Please sign in to comment.