diff --git a/doc/plugins/exports.js b/doc/plugins/exports.js index 90b202de2a..cc8e949b2a 100644 --- a/doc/plugins/exports.js +++ b/doc/plugins/exports.js @@ -80,4 +80,4 @@ exports.nodeVisitor = { // filter out non-API symbols before the addDocletRef finisher is called e.finishers.unshift(filter); } -}; \ No newline at end of file +};