Skip to content

Commit

Permalink
Merge pull request #18 from jonataswalker/add-import-resolver-alias
Browse files Browse the repository at this point in the history
add eslint-import-resolver-alias
  • Loading branch information
jonataswalker committed Mar 18, 2022
2 parents 27e506b + 25cf2e6 commit d445646
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 3 deletions.
22 changes: 20 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-jwalker",
"version": "7.2.2",
"version": "7.3.0",
"description": "Shareable framework-agnostic ESLint config",
"author": "Jonatas Walker",
"homepage": "https://github.com/jonataswalker/eslint-config-jwalker",
Expand All @@ -27,6 +27,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^16.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-array-func": "^3.1.7",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down

0 comments on commit d445646

Please sign in to comment.