Skip to content

Commit

Permalink
fix slackbot proxy ci fail
Browse files Browse the repository at this point in the history
  • Loading branch information
arafubeatbox committed Dec 30, 2024
1 parent edea8be commit 8d993b5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
1 change: 1 addition & 0 deletions apps/slackbot-proxy/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ module.exports = {

// set 'warn' temporarily -- 2022.07.13 Yuki Takei
'@typescript-eslint/no-explicit-any': ['warn'],
'@typescript-eslint/consistent-type-imports': 'off',
},
};
1 change: 1 addition & 0 deletions apps/slackbot-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@slack/web-api": "^6.2.4",
"@tsed/common": "=6.43.0",
"@tsed/di": "=6.43.0",
"@tsed/logger": "=5.17.0",
"@tsed/platform-express": "=6.43.0",
"@tsed/schema": "=6.43.0",
"@tsed/swagger": "=6.43.0",
Expand Down
20 changes: 14 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8d993b5

Please sign in to comment.