mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore: add examples folder to workspaces and make examples packages name unique (#125)
This commit is contained in:
committed by
GitHub
parent
56c31f0204
commit
89d7a2c740
+1
-1
@@ -15,7 +15,7 @@
|
||||
"docs:format:check": "turbo format:check --filter=documentation",
|
||||
"docs:types": "turbo types --filter=documentation",
|
||||
"repo:root:format": "prettier . !./apps/** !./assets/** !./benches/** !./crates !./examples !./packages/** --write",
|
||||
"check-all": "turbo build lint format:check types"
|
||||
"check-all": "turbo build lint format:check types --filter=!./examples"
|
||||
},
|
||||
"author": "Valerio Ageno",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user