chore: add templatechoices metadata file

This commit is contained in:
2023-06-16 22:05:21 +02:00
parent 742c344e3a
commit 5f9ad64003

View File

@@ -0,0 +1,14 @@
[
{
"title": "ts"
},
{
"title": "ts-esm"
},
{
"title": "js"
},
{
"title": "js-esm"
}
]