Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e4add20

Browse files
committed
Fix lint issue
1 parent 373ad44 commit e4add20

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎.eslintrc.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ module.exports = {
2626
},
2727
plugins: ['@typescript-eslint', 'react'],
2828
rules: {
29-
'@typescript-eslint/interface-name-prefix': [
30-
'error',
31-
{ prefixWithI: 'always' }
32-
],
3329
'@typescript-eslint/camelcase': 'off',
3430
'@typescript-eslint/no-unused-vars': ['warn', { args: 'none' }],
3531
'@typescript-eslint/no-explicit-any': 'off',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /