Skip to content

Commit

Permalink
Update .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Sep 16, 2021
1 parent 4f75659 commit d8d2ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Expand Up @@ -29,7 +29,7 @@
"extends": [
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"prettier/@typescript-eslint"
"prettier"
],
"parserOptions": {
"sourceType": "module",
Expand Down

0 comments on commit d8d2ce6

Please sign in to comment.