tsconfig.json, TypeScript
{
"compilerOptions": {
"experimentalDecorators": true,
"jsxImportSource": "preact"
}
}
Alive Alpaca
{
"compilerOptions": {
"experimentalDecorators": true,
"jsxImportSource": "preact"
}
}