Skip to content

Commit de2a5fa

Browse files
committed
Delete unnecessary linter option
1 parent 4a3d98b commit de2a5fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/eslint.test.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,5 @@ module.exports = [
8282
disallowInAssignment: true,
8383
}],
8484
},
85-
linterOptions: {
86-
// see https://github.com/Splines/eslint-plugin-erb/releases/tag/v2.0.1
87-
reportUnusedDisableDirectives: "off",
88-
},
8985
},
9086
];

0 commit comments

Comments
 (0)