We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb8324 commit 3742994Copy full SHA for 3742994
test/rules/assertions/requireJsdoc.js
@@ -1,8 +1,5 @@
1
/**
2
- * This file was adopted/ported from the eslint project:
3
- * https://github.com/eslint/eslint/blob/master/tests/lib/rules/require-jsdoc.js
4
- *
5
- * It was originally licensed under MIT.
+ * @see https://github.com/eslint/eslint/blob/master/tests/lib/rules/require-jsdoc.js
6
*/
7
8
export default {
0 commit comments