mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Add skin-museum-og lint to CI
The skin-museum-og package has a lint script but it was not included in turbo.json, so it wasn't being checked in CI. This adds the skin-museum-og#lint task to turbo.json so it will be linted along with the other packages.
This commit is contained in:
parent
b672de2515
commit
3ff903d3f8
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@
|
|||
"dependsOn": ["ani-cursor#build", "winamp-eqf#build"]
|
||||
},
|
||||
"skin-database#lint": {},
|
||||
"skin-museum-og#lint": {},
|
||||
"webamp-modern#lint": {},
|
||||
"dev": {
|
||||
"cache": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue