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 614f846 commit 6b16c60
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 6b16c60

Please sign in to comment.