Skip to content

Commit

Permalink
build: v1.2.0
Browse files Browse the repository at this point in the history
- added support for pattern-based relative import override configuration
  • Loading branch information
Limegrass committed Feb 23, 2024
1 parent 8a2852b commit 71d9a92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"type": "git"
},
"name": "@limegrass/eslint-plugin-import-alias",
"version": "1.1.0",
"version": "1.2.0",
"description": "Rewrite imports to TSConfig aliases",
"author": "Limegrass",
"license": "MIT"
Expand Down

0 comments on commit 71d9a92

Please sign in to comment.