@khanacademy/eslint-plugin
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -12,5 +12,2 @@ const path = require("path"); | ||
console.log("testImportPath = ", testImportPath); | ||
console.log("testRulePath = ", testRulePath); | ||
// If the path is the same, then it's a match for the error. | ||
@@ -17,0 +14,0 @@ // If the path starts with the module listed, then it's also a match. |
{ | ||
"name": "@khanacademy/eslint-plugin", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
49810
1197