Skip to content

Commit

Permalink
fix: whitspace
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed May 6, 2022
1 parent 6f90a4a commit a7f84e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
build/
build/
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint"],
"extends": ["eslint:recommended", "plugin:@typescript-eslint/recommended"]
}
}

0 comments on commit a7f84e7

Please sign in to comment.