feat: fix minor bugs

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-24 14:55:26 +02:00
parent c2b7e44ea3
commit 1ba6cf79c0
12 changed files with 405 additions and 21 deletions

View File

@@ -0,0 +1,2 @@
[plan]
schema = { nickel = "schema.ncl" }

View File

@@ -0,0 +1,5 @@
{
ProjectSchema = {
name | String
}
}