We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd0fbe commit 3de18efCopy full SHA for 3de18ef
.eslintrc.js
@@ -5,7 +5,4 @@ module.exports = {
5
'eslint:recommended',
6
'plugin:@typescript-eslint/recommended',
7
],
8
- rules: {
9
- // add any custom rules here
10
- },
11
};
0 commit comments