@ayana/eslint-config
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@ayana/eslint-config", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "ESLint configuration for Ayana projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,2 +11,6 @@ 'use strict'; | ||
it: true, | ||
before: true, | ||
after: true, | ||
beforeEach: true, | ||
afterEach: true, | ||
// Custom | ||
@@ -13,0 +17,0 @@ assert: true, |
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
3465
103