mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 14:01:25 +00:00
chore(site): move website to frontend/packages/website
This commit is contained in:
parent
c6e3df0569
commit
e5d10f4b0a
47 changed files with 3027 additions and 78 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