Fix
[ci skip]
This commit is contained in:
parent
793c65ac31
commit
573e346acf
1 changed files with 2 additions and 2 deletions
2
.github/workflows/pr-chores.yml
vendored
2
.github/workflows/pr-chores.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
|||
uses: wearerequired/lint-action@v2
|
||||
with:
|
||||
prettier: true
|
||||
prettier_args: "'**/*.{js,json,ts,css,vue,less}'"
|
||||
prettier_args: "'src/**/*.{js,json,ts,css,vue,less}'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue