Skip to content

Commit

Permalink
chore: jsdoc babel logical assignment operators
Browse files Browse the repository at this point in the history
  • Loading branch information
taye committed Jun 11, 2022
1 parent 6513569 commit b9d3e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsdoc/jsdoc.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module.exports = {
babelrc: false,
configFile: false,
presets: [[require.resolve('@babel/preset-typescript'), { allowDeclareFields: true }]],
plugins: [require.resolve('@babel/plugin-proposal-logical-assignment-operators')],
},

markdown: {
Expand Down

0 comments on commit b9d3e7b

Please sign in to comment.