CodeSoft's picture
Deploy SLM Consortium Polls app
0b5f313 verified
Raw
History Blame Contribute Delete
165 Bytes
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "react",
"allowImportingTsExtensions": true
}
}