Start a project

This commit is contained in:
supalerk-ar66 2026-01-09 14:09:25 +07:00
parent 9fde77468a
commit a6beae7363
12 changed files with 9743 additions and 2 deletions

View file

@ -0,0 +1,18 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"files": [],
"references": [
{
"path": "./.nuxt/tsconfig.app.json"
},
{
"path": "./.nuxt/tsconfig.server.json"
},
{
"path": "./.nuxt/tsconfig.shared.json"
},
{
"path": "./.nuxt/tsconfig.node.json"
}
]
}