@khanacademy/eslint-plugin
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -9,2 +9,3 @@ module.exports = { | ||
"jest-async-use-real-timers": require("./rules/jest-async-use-real-timers.js"), | ||
"jest-await-async-matchers": require("./rules/jest-await-async-matchers.js"), | ||
"jest-enzyme-matchers": require("./rules/jest-enzyme-matchers.js"), | ||
@@ -11,0 +12,0 @@ "react-no-method-jsx-attribute": require("./rules/react-no-method-jsx-attribute.js"), |
@@ -8,3 +8,3 @@ const t = require("@babel/types"); | ||
"Requires the use more of enzyme matchers where appropriate.", | ||
category: "jes", | ||
category: "jest", | ||
recommended: false, | ||
@@ -11,0 +11,0 @@ }, |
{ | ||
"name": "@khanacademy/eslint-plugin", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46912
18
1116