@backstage/eslint-plugin
Advanced tools
Comparing version
# @backstage/eslint-plugin | ||
## 0.0.0-nightly-20230321022038 | ||
## 0.0.0-nightly-20230322022148 | ||
@@ -9,2 +9,8 @@ ### Patch Changes | ||
## 0.1.3-next.0 | ||
### Patch Changes | ||
- 911c25de59c: Add support for auto-fixing missing imports detected by the `no-undeclared-imports` rule. | ||
## 0.1.2 | ||
@@ -11,0 +17,0 @@ |
{ | ||
"name": "@backstage/eslint-plugin", | ||
"description": "Backstage ESLint plugin", | ||
"version": "0.0.0-nightly-20230321022038", | ||
"version": "0.0.0-nightly-20230322022148", | ||
"publishConfig": { | ||
@@ -25,5 +25,5 @@ "access": "public" | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20230321022038", | ||
"@backstage/cli": "^0.0.0-nightly-20230322022148", | ||
"eslint": "^8.33.0" | ||
} | ||
} |
46393
0.31%