check for invalid typeof checks

This commit is contained in:
ansuz 2017-12-05 15:08:01 +01:00
parent 291eb57027
commit 6e80dce9d4

View File

@ -7,7 +7,6 @@
"iterator": true,
"latedef": true,
"nocomma": true,
"notypeof": true,
"shadow": false,
"undef": true,
"unused": true,