diff --git a/tslint.json b/tslint.json
index 9963d6c3954caaaced81c9015113cb579316c32a..57f5225bc35820327b27c2561111124ca16d8ca4 100644
--- a/tslint.json
+++ b/tslint.json
@@ -115,7 +115,8 @@
       "check-decl",
       "check-operator",
       "check-separator",
-      "check-type"
+      "check-type",
+      "check-module"
     ],
     "directive-selector": [
       true,