Skip to content

Commit fbfa897

Browse files
authored
Update jsdoc.conf.js
1 parent b476181 commit fbfa897

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
@@ -9,6 +9,7 @@ module.exports = {
99
'./lib/container.js',
1010
'./lib/data/table.js',
1111
'./lib/data/dataTableArgument.js',
12+
'./lib/effects.js',
1213
'./lib/event.js',
1314
'./lib/index.js',
1415
'./lib/locator.js',
@@ -28,7 +29,6 @@ module.exports = {
2829
'./lib/mocha/bdd.js',
2930
'./lib/mocha/hooks.js',
3031
'./lib/within.js',
31-
'./lib/effects.js',
3232
require.resolve('@codeceptjs/detox-helper'),
3333
require.resolve('@codeceptjs/helper'),
3434
],

0 commit comments

Comments
 (0)