mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Try Turborepo (#1304)
* Try Turborepo * Add webamp as explicit dependency of docs * Update pnpm lock * Generate types as part of webamp build-library * To many dashes
This commit is contained in:
parent
28c36e5141
commit
f45736c0b6
7 changed files with 195 additions and 175 deletions
|
|
@ -31,18 +31,11 @@
|
|||
"jest-environment-jsdom": "^29.7.0",
|
||||
"prettier": "^2.3.2",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"turbo": "^2.5.4",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"prettier": {
|
||||
"trailingComma": "es5"
|
||||
},
|
||||
"jest": {
|
||||
"projects": [
|
||||
"config/jest.*.js",
|
||||
"packages/ani-cursor",
|
||||
"packages/winamp-eqf"
|
||||
]
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "0.0.0-next-87012d8d"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue