Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
RamRamez committed Apr 3, 2024
1 parent 4737b98 commit 3798903
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"parser": "@typescript-eslint/parser",
"extends": [
"plugin:prettier/recommended"
],
"extends": ["plugin:prettier/recommended"],
"rules": {
"prettier/prettier": [
"error",
Expand Down

0 comments on commit 3798903

Please sign in to comment.