brainstorm-ui / tsconfig.json
hsila's picture
initial commit
c15fa2f
raw
history blame contribute delete
89 Bytes
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"baseUrl": "."
}
}