chore: use airbnb-typescript/base eslint plugin (#420)

This commit is contained in:
Amour1688
2021-04-30 18:29:48 +08:00
committed by GitHub
parent 4cb4d7fcdf
commit a7121f8553
15 changed files with 541 additions and 479 deletions

View File

@ -24,5 +24,7 @@ jobs:
- ~/.cache/yarn
key: v2-dependencies-{{ checksum "yarn.lock" }}
- run: yarn lint
# run tests!
- run: yarn test