Skip to content

Commit 3128f49

Browse files
chore: correct .jsdoc.js protos and double quotes (#539)
1 parent 08da4a4 commit 3128f49

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/common/.jsdoc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ module.exports = {
3232
excludePattern: '(^|\\/|\\\\)[._]',
3333
include: [
3434
'src',
35-
'protos'
3635
],
3736
includePattern: '\\.js$'
3837
},

0 commit comments

Comments
 (0)