Skip to content

谋曹丕不可响应项修改 #740

谋曹丕不可响应项修改

谋曹丕不可响应项修改 #740

Workflow file for this run

name: Lint Check
on:
pull_request:
branches: [PR-Branch]
jobs:
eslint:
name: ESLint Check
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Install modules
run: |
yarn add -D eslint @eslint/js globals typescript typescript-eslint eslint-plugin-vue vue-eslint-parser
yarn global add eslint
- name: Run ESLint
run: yarn exec eslint card/ character/ extension/ game/game.js game/entry.js mode/ noname/ noname.js noname-compatible.js service-worker.js