mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Enforce Prettier at the root
This commit is contained in:
parent
4ce89495cb
commit
39da79ddf2
22 changed files with 112 additions and 120 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
yarn workspace webamp build-library
|
||||
- name: Lint
|
||||
run: |
|
||||
yarn workspace webamp lint
|
||||
yarn lint
|
||||
yarn workspace webamp type-check
|
||||
- name: Run Unit Tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue