Skip to content

Commit b6bf483

Browse files
committed
Disable lint rule as examples are not JS
1 parent e2903ae commit b6bf483

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/remark/plugins/lint/jsdoc.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
* limitations under the License.
1717
*/
1818

19+
/* eslint-disable stdlib/jsdoc-return-annotations-marker */
20+
1921
'use strict';
2022

2123
/**

0 commit comments

Comments
 (0)