prettier-eslint
Advanced tools
Comparing version
@@ -174,3 +174,3 @@ "use strict"; | ||
if (isRuleFixable(rule)) { | ||
if (name !== "prettier/prettier" && isRuleFixable(rule)) { | ||
fixableRules.push(name); | ||
@@ -177,0 +177,0 @@ } |
{ | ||
"name": "prettier-eslint", | ||
"version": "8.6.2", | ||
"version": "8.7.0", | ||
"description": "Formats your JavaScript using prettier followed by eslint --fix", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
46675
0.07%