prettier update
This commit is contained in:
parent
12fa15242c
commit
f03b61e5c5
4 changed files with 14 additions and 8 deletions
4
.github/workflows/cider-chores.yml
vendored
4
.github/workflows/cider-chores.yml
vendored
|
@ -61,9 +61,7 @@ jobs:
|
|||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Prettify code
|
||||
uses: creyD/prettier_action@v4.2
|
||||
with:
|
||||
prettier_options: --write src/**/*.{js,json,ts,css,less}
|
||||
run: npm run format:write
|
||||
|
||||
- name: Commit Prettier Code
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.14.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue