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 1f95226 commit caa9cdfCopy full SHA for caa9cdf
lib/rules/no-cross-links.js
@@ -45,6 +45,7 @@ module.exports = {
45
type: "problem",
46
severity: "warn",
47
docs: { description: "Detect link nodes that cross tabs" },
48
+ default: false,
49
},
50
51
create(context) {
0 commit comments