Skip to content

Commit

Permalink
Update .jsdoc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Oct 21, 2024
1 parent 9f1d257 commit 5861277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jsdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = {
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'src'
'build/src'
],
includePattern: '\\.js$'
},
Expand Down

0 comments on commit 5861277

Please sign in to comment.