git.stevedylan.dev
/
norns
home
log
refs
norns
/
examples
/
vite-vanilla
/
norns.json
examples/vite-vanilla/norns.json
89 B
copy
raw
1
{
2
"components": "src/components",
3
"includeTypes": true,
4
"framework": "typescript"
5
}