Skip to content

Commit

Permalink
Merge branch 'master' into full-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
garzj committed Oct 5, 2023
2 parents 548a2a3 + 3b38f9c commit ef4669c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"jsx": true
}
},
"plugins": ["only-warn", "@typescript-eslint/eslint-plugin"],
"plugins": ["@typescript-eslint/eslint-plugin"],
"rules": {
"@typescript-eslint/no-unused-vars": 0,
"@typescript-eslint/no-explicit-any": 0,
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"dotenv": "^16.1.4",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit ef4669c

Please sign in to comment.