mcfly/.vscode/settings.json
Ayo Ayco 73617647db
feat: move cli to core (#55)
* refactor: move cli to core

* feat: move cli to core

- use route-middleware in serve
- eliminate need for `routes` dir in app

* feat: use route-middleware in build

* chore: update test gh action
2025-01-08 21:21:31 +01:00

15 lines
224 B
JSON

{
"js/ts.implicitProjectConfig.checkJs": true,
"cSpell.words": [
"citty",
"consola",
"estree",
"giget",
"hookable",
"mcfly",
"mcflyjs",
"nitropack",
"ultrahtml",
"unstorage"
]
}