12 lines
156 B
TOML
12 lines
156 B
TOML
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
|
|
version = 1
|
|
name = "monorepo"
|
|
|
|
[setup]
|
|
script = ""
|
|
|
|
[[actions]]
|
|
name = "Run"
|
|
icon = "run"
|
|
command = "bun dev"
|