@form8ion/eslint-config-mocha
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -13,2 +13,4 @@ module.exports = { | ||
'mocha/no-skipped-tests': 'error', | ||
'mocha/no-mocha-arrows': 'off', | ||
'mocha/no-setup-in-describe': 'off', | ||
'filenames/match-regex': ['error', '^[a-z0-9\\-\\.]+-test$'], | ||
@@ -15,0 +17,0 @@ 'import/no-extraneous-dependencies': ['error', {devDependencies: true}] |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"files": [ | ||
@@ -8,0 +8,0 @@ "index.js" |
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
4593
15