Skip to content

Commit

Permalink
chore(ts): update typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT committed Nov 21, 2023
1 parent 35a98af commit af78675
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 248 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
files: ["*.ts"],
rules: {
"@typescript-eslint/explicit-function-return-type": "error",
"@typescript-eslint/no-unsafe-declaration-merging": "off",
},
},
{
Expand Down
Loading

0 comments on commit af78675

Please sign in to comment.