mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 06:12:51 +00:00
starship working
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"ui": "tui",
|
||||
"globalPassThroughEnv": ["NIX_*", "ANDROID_*", "SSL_CERT_FILE"],
|
||||
"globalPassThroughEnv": [
|
||||
"NIX_*",
|
||||
"ANDROID_*",
|
||||
"SSL_CERT_FILE",
|
||||
"ORG_GRADLE_PROJECT_*",
|
||||
],
|
||||
"tasks": {
|
||||
// Defaults
|
||||
"fmt": { "with": ["//#fmt:root"] },
|
||||
|
||||
Reference in New Issue
Block a user