chore(dev): add conductor config

This commit is contained in:
kolaente 2025-12-07 23:02:19 +01:00
parent 0a78f7608a
commit e91fba2fae
1 changed files with 5 additions and 0 deletions

5
conductor.json Normal file
View File

@ -0,0 +1,5 @@
{
"scripts": {
"setup": "direnv allow"
}
}