Skip to content

Commit

Permalink
fix: updated eslint package (eslint-config-airbnb -> eslint-config-ai…
Browse files Browse the repository at this point in the history
…rbnb-base)
  • Loading branch information
AnthonyLzq committed Oct 17, 2021
1 parent c507192 commit 06547bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/installation.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ module.exports = async ({
@typescript-eslint/parser \
dotenv \
eslint \
eslint-config-airbnb \
eslint-config-airbnb-base \
eslint-config-airbnb-typescript \
eslint-config-prettier \
eslint-plugin-import \
Expand Down

0 comments on commit 06547bc

Please sign in to comment.