@fimbul/mimir
Advanced tools
Comparing version 0.13.0-dev.20180718 to 0.13.0-dev.20180719
{ | ||
"name": "@fimbul/mimir", | ||
"version": "0.13.0-dev.20180718", | ||
"version": "0.13.0-dev.20180719", | ||
"description": "Core rules of the Fimbullinter project", | ||
@@ -5,0 +5,0 @@ "main": "recommended.yaml", |
@@ -40,3 +40,3 @@ "use strict"; | ||
default: | ||
return false; | ||
return this.sourceFile.isDeclarationFile && tsutils_1.hasModifier(node.modifiers, ts.SyntaxKind.ExportKeyword); | ||
} | ||
@@ -43,0 +43,0 @@ } |
Sorry, the diff of this file is not supported yet
386834