Skip to content

Commit ce172c4

Browse files
authored
Migrate conductor.json to .conductor/settings.toml (#284)
1 parent 7544e2d commit ce172c4

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

.conductor/settings.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"$schema" = "https://conductor.build/schemas/settings.repo.schema.json"
2+
3+
[scripts]
4+
run = "mise run dev"
5+
setup = "mise trust && mise install"

conductor.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)