Disable forcing IInterface naming (#19402)

This commit is contained in:
Tim Roes 2018-05-24 20:25:02 +02:00 committed by GitHub
parent ce61ae41a3
commit 0324a07e13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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