[6.x] Disable forcing IInterface naming (#19402) (#19410)

Backports the following commits to 6.x:
 - Disable forcing IInterface naming  (#19402)
This commit is contained in:
Tim Roes 2018-05-25 00:38:51 +02:00 committed by Spencer
parent 30653d9d92
commit f18be93ec9

View file

@ -8,3 +8,4 @@ rulesDirectory:
rules:
prettier: true
no-unused-variable: true
interface-name: false