mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-18 05:29:19 +08:00
chore: use airbnb-typescript/base eslint plugin (#420)
This commit is contained in:
@ -24,5 +24,7 @@ jobs:
|
||||
- ~/.cache/yarn
|
||||
key: v2-dependencies-{{ checksum "yarn.lock" }}
|
||||
|
||||
- run: yarn lint
|
||||
|
||||
# run tests!
|
||||
- run: yarn test
|
||||
|
Reference in New Issue
Block a user