@backstage/eslint-plugin
Advanced tools
Comparing version
# @backstage/eslint-plugin | ||
## 0.1.9 | ||
### Patch Changes | ||
- 08895e3: Added support for linting dependencies on workspace packages with the `backstage.inline` flag. | ||
## 0.1.9-next.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@backstage/eslint-plugin", | ||
"version": "0.1.9-next.0", | ||
"version": "0.1.9", | ||
"description": "Backstage ESLint plugin", | ||
@@ -25,3 +25,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@backstage/cli": "^0.27.1-next.2", | ||
"@backstage/cli": "^0.27.1", | ||
"@types/estree": "^1.0.5", | ||
@@ -28,0 +28,0 @@ "eslint": "^8.33.0" |
75923
0.16%