eslint-config-biome
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "eslint-config-biome", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
@@ -12,3 +12,3 @@ "description": "Disables all the ESLint rules that have a recommended and equivalent Biome rule", | ||
}, | ||
"keywords": [], | ||
"keywords": ["eslint-config", "biome", "eslint", "config", "eslintconfig"], | ||
"license": "MIT", | ||
@@ -20,3 +20,2 @@ "files": ["index.js"], | ||
"@types/jsdom": "^21.1.6", | ||
"axios": "^1.6.2", | ||
"bun-types": "latest", | ||
@@ -27,6 +26,4 @@ "eslint-config-gev": "^3.10.5", | ||
"lint-staged": "^15.2.0", | ||
"puppeteer": "^21.6.1", | ||
"rimraf": "^5.0.5", | ||
"typescript": "^5.3.3" | ||
} | ||
} |
@@ -16,3 +16,3 @@ # eslint-config-biome | ||
Early stage lib, will be improved soon with further possibilities such as considering non-recommended Biome rules. | ||
Early stage lib, will be improved soon with further improvements such as considering non-recommended Biome rules. | ||
@@ -19,0 +19,0 @@ ## 💿 Installation |
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
9
7841