Skip to content

Commit

Permalink
Remove style rules from eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhhashemi committed Jan 2, 2025
1 parent 17509cd commit c3bd215
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
},
"plugins": ["@typescript-eslint", "solid"],
"rules": {
"quotes": ["error", "double"],
"semi": "warn",
"@typescript-eslint/no-unused-vars": [
"error",
{
Expand Down

0 comments on commit c3bd215

Please sign in to comment.