Skip to content

Commit

Permalink
Merge branch 'master' into renovate/major-eslint-and-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Oct 15, 2021
2 parents a3a191a + 5f181b2 commit 594e803
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 76 deletions.
1 change: 0 additions & 1 deletion lib/typescript.js
Expand Up @@ -19,7 +19,6 @@ module.exports = {

"@typescript-eslint/ban-ts-comment": "off",
"@typescript-eslint/explicit-member-accessibility": "off",
"@typescript-eslint/explicit-module-boundary-types": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-empty-interface": "off",
"@typescript-eslint/no-inferrable-types": "off",
Expand Down

0 comments on commit 594e803

Please sign in to comment.