Skip to content

chore(deps-dev): Bump eslint-plugin-vue from 9.24.1 to 9.27.0 #1953

chore(deps-dev): Bump eslint-plugin-vue from 9.24.1 to 9.27.0

chore(deps-dev): Bump eslint-plugin-vue from 9.24.1 to 9.27.0 #1953

Workflow file for this run

name: Lint
on:
push:
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16.14.2
- name: Run
run: |
yarn
yarn run lint:check