Skip to content

Commit

Permalink
fix(eslint-config): use eslint-config-prettier correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
hassankhan committed May 18, 2021
1 parent 51e1852 commit a8e2990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-config/src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"plugin:@typescript-eslint/recommended",
"plugin:jest/recommended",
"plugin:jest/style",
"prettier",
"plugin:prettier/recommended"
],
"ignorePatterns": ["*.json"],
Expand Down

0 comments on commit a8e2990

Please sign in to comment.