Skip to content

Commit

Permalink
Merge pull request #809 from gemini-testing/sp.ts-version
Browse files Browse the repository at this point in the history
chore(ts): update typescript version
  • Loading branch information
sipayRT authored Nov 21, 2023
2 parents 35a98af + af78675 commit e307d12
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 e307d12

Please sign in to comment.