feat: add empty

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-10-27 23:53:13 +02:00
parent 02cc33b192
commit 8ae6302317
3 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "empty",
"templating": "tera",
"delimiter": "[[]]",
"prompt": {
"name": {
"description": "Project name"
}
}
}