Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach committed Feb 27, 2022
1 parent 12e4522 commit 61b4ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"plugins": ["jest", "@typescript-eslint"],
"extends": [ "prettier"],
"extends": ["prettier"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,
Expand Down

0 comments on commit 61b4ec9

Please sign in to comment.