FPGA_WebLab/tsconfig.json

15 lines
189 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"jsx": "preserve"
}
}