mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 06:04:56 +00:00
chore(site): move website to frontend/packages/website
This commit is contained in:
parent
fb60a06242
commit
45e668e9cc
46 changed files with 20 additions and 60 deletions
7
frontend/packages/website/tsconfig.json
Normal file
7
frontend/packages/website/tsconfig.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "react"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue