Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Misra Aditya committed Apr 15, 2024
1 parent 3b10b0d commit c6ec6a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"type": "attribute"
}
],
"arrow-body-style": ["error", "as-needed"],
"@typescript-eslint/prefer-function-type": "error",
"@typescript-eslint/naming-convention": ["error", { "selector": "class", "format": ["PascalCase"] }],
"spaced-comment": ["error", "always"],
Expand Down

0 comments on commit c6ec6a1

Please sign in to comment.