@firefoxic/eslint-config
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@firefoxic/eslint-config", | ||
"description": "Shared config for eslint by firefoxic.", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"license": "MIT", | ||
@@ -22,4 +22,8 @@ "author": { | ||
}, | ||
"exports": "./lib/index.js", | ||
"exports": { | ||
"types": "./lib/index.d.ts", | ||
"default": "./lib/index.js" | ||
}, | ||
"files": [ | ||
"./lib/index.d.ts", | ||
"./lib/index.js" | ||
@@ -38,4 +42,3 @@ ], | ||
"@firefoxic/update-changelog": "^0.2.0", | ||
"eslint": "^9.9.0", | ||
"husky": "^9.1.4" | ||
"eslint": "^9.9.0" | ||
}, | ||
@@ -42,0 +45,0 @@ "keywords": [ |
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
11617
2
5
399