Skip to content

Commit b476181

Browse files
authored
fix: jsdoc.conf.js
1 parent 5aee711 commit b476181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typings/jsdoc.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module.exports = {
2828
'./lib/mocha/bdd.js',
2929
'./lib/mocha/hooks.js',
3030
'./lib/within.js',
31-
'./lib/effects.js'
31+
'./lib/effects.js',
3232
require.resolve('@codeceptjs/detox-helper'),
3333
require.resolve('@codeceptjs/helper'),
3434
],

0 commit comments

Comments
 (0)