blob: f87334d482029d82509ddb6c0dab5ab62236cd15 [file] [log] [blame]
{
"compilerOptions": {
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}
}
}