git.stevedylan.dev
/
polybiussoftware.llc
home
log
refs
polybiussoftware.llc
/
tsconfig.json
tsconfig.json
108 B
copy
raw
1
{
2
"compilerOptions": {
3
"strict": true,
4
"jsx": "react-jsx",
5
"jsxImportSource": "hono/jsx"
6
}
7
}