Skip to content

Commit 90214ce

Browse files
committed
Remove outdated ESLint rule override
1 parent ef9817a commit 90214ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslint/eslintrc.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ module.exports = {
77
parser: tsEslint.parser,
88
plugins: tsEslint.plugins,
99
root: true,
10-
rules: {'func-style': 'off'},
1110
};

0 commit comments

Comments
 (0)