fuck eslint
This commit is contained in:
parent
09ebfc4b34
commit
8bf6eabe45
1 changed files with 0 additions and 4 deletions
4
.github/workflows/pr-chores.yml
vendored
4
.github/workflows/pr-chores.yml
vendored
|
@ -30,12 +30,8 @@ jobs:
|
|||
- name: Install dependencies 👨🏻💻
|
||||
run: pnpm install
|
||||
|
||||
- name: Install ESLint 💼
|
||||
run: npm init @eslint/config
|
||||
|
||||
- name: Run linter 👀
|
||||
uses: wearerequired/lint-action@v2
|
||||
with:
|
||||
eslint: true
|
||||
prettier: true
|
||||
prettier_args: "'**/*.{js,json,ts,css,vue,less}'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue