Skip to content

Commit 3de18ef

Browse files
committed
removing eslint custom rules
1 parent 7bd0fbe commit 3de18ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.eslintrc.js

-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@ module.exports = {
55
'eslint:recommended',
66
'plugin:@typescript-eslint/recommended',
77
],
8-
rules: {
9-
// add any custom rules here
10-
},
118
};

0 commit comments

Comments
 (0)