error for I prefixed interface names
Summary: {gif:kosnw403}
Reviewed By: mweststrate
Differential Revision: D33845782
fbshipit-source-id: 2b9bd70e3b2d930e8f4cd8fe7976ac76f43b2496
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a0368a8bbf
commit
75f874a5dd
@@ -145,6 +145,7 @@ module.exports = {
|
||||
'flipper/no-electron-remote-imports': [1],
|
||||
'flipper/no-console-error-without-context': [2],
|
||||
'flipper/no-ts-file-extension': 1,
|
||||
'flipper/no-i-prefix-interfaces': 2,
|
||||
'communist-spelling/communist-spelling': [1, {allow: ['cancelled']}],
|
||||
|
||||
// promise rules, see https://github.com/xjamundx/eslint-plugin-promise for details on each of them
|
||||
|
||||
Reference in New Issue
Block a user