chore: enable turbo tui
All checks were successful
Chromatic / chromatic (push) Successful in 2m37s
CI / ci (push) Successful in 3m23s
CI / commitlint (push) Successful in 15s

This commit is contained in:
Théo LUDWIG 2024-07-30 09:10:12 +02:00
parent 74a3148e92
commit 90a8a50ad0
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -1,5 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"ui": "tui",
"tasks": {
"build": {
"inputs": ["$TURBO_DEFAULT$", ".env*"],