eslint-plugin-disable-autofix
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "eslint-plugin-disable-autofix", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Disable ESLint autofix (--fix) for specified rules", | ||
@@ -15,5 +15,5 @@ "keywords": [ | ||
], | ||
"homepage": "https://github.com/chiefmikey/eslint-plugins/tree/main/packages/disable-autofix", | ||
"homepage": "https://github.com/chiefmikey/eslint-plugins/tree/main/disable-autofix", | ||
"bugs": "https://github.com/chiefmikey/eslint-plugins/issues", | ||
"repository": "https://github.com/chiefmikey/eslint-plugins/tree/main/packages/disable-autofix", | ||
"repository": "https://github.com/chiefmikey/eslint-plugins/tree/main/disable-autofix", | ||
"license": "MIT", | ||
@@ -20,0 +20,0 @@ "author": "Mikl Wolfe <wolfe@mikl.io> (https://mikl.io)", |
@@ -17,4 +17,4 @@ # eslint-plugin-disable-autofix | ||
```shell | ||
npm i eslint-plugin-disable-autofix -D | ||
yarn add eslint-plugin-disable-autofix -D | ||
npm i -D eslint-plugin-disable-autofix | ||
yarn add -D eslint-plugin-disable-autofix | ||
``` | ||
@@ -21,0 +21,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5525