Skip to content

为什么在 angular 环境下需要手动安装 @types/jquery 和 @types/jquery-mousewheel?不是devDependency吗 #10406

为什么在 angular 环境下需要手动安装 @types/jquery 和 @types/jquery-mousewheel?不是devDependency吗

为什么在 angular 环境下需要手动安装 @types/jquery 和 @types/jquery-mousewheel?不是devDependency吗 #10406

name: 🔱 Slash Commands
on:
issue_comment:
types: [created]
jobs:
cmd:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/use-app-token@v2
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
- uses: wow-actions/slash-commands@v1
with:
GITHUB_TOKEN: ${{ env.BOT_TOKEN }}
CONFIG_FILE: .github/workflows/config/slash-commands.yml