4 changed files with 8 additions and 18 deletions
@ -1,11 +0,0 @@ |
|||
{ |
|||
"compilerOptions": { |
|||
"jsx": "react-jsx", |
|||
"emitDecoratorMetadata": true, |
|||
"experimentalDecorators": true, |
|||
"baseUrl": ".", |
|||
"paths": { |
|||
"@/*": ["./src/*"] |
|||
} |
|||
} |
|||
} |
|||
Loading…
Reference in new issue