mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-04 04:17:55 +00:00
Update prettier.yml
This commit is contained in:
@@ -17,8 +17,10 @@ jobs:
|
||||
with:
|
||||
node-version: 20.x
|
||||
|
||||
- run: ls
|
||||
|
||||
- name: Run Prettier
|
||||
run: npx -y prettier ./domains -w --tab-width 2 --print-width 120
|
||||
run: npx -y prettier domains/*.json -w --tab-width 2 --print-width 120
|
||||
|
||||
- name: Commit
|
||||
uses: cpina/github-action-push-to-another-repository@main
|
||||
|
||||
Reference in New Issue
Block a user