@eslint/js
Advanced tools
Comparing version
{ | ||
"name": "@eslint/js", | ||
"version": "9.25.1", | ||
"version": "9.26.0", | ||
"description": "ESLint JavaScript language implementation", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -11,4 +11,4 @@ [](https://www.npmjs.com/package/@eslint/js) | ||
- `recommended` - enables the rules recommended by the ESLint team (the replacement for `"eslint:recommended"`) | ||
- `all` - enables all ESLint rules (the replacement for `"eslint:all"`) | ||
- `recommended` - enables the rules recommended by the ESLint team (the replacement for `"eslint:recommended"`) | ||
- `all` - enables all ESLint rules (the replacement for `"eslint:all"`) | ||
@@ -15,0 +15,0 @@ ## Installation |
14423
-0.03%