mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-17 13:09:07 +08:00
feat: resolve TS type (#664)
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -34,6 +34,9 @@ jobs:
|
||||
- name: Install deps
|
||||
run: pnpm install
|
||||
|
||||
- name: Build
|
||||
run: pnpm run build
|
||||
|
||||
- name: Test unit
|
||||
run: pnpm run test
|
||||
|
||||
|
Reference in New Issue
Block a user