Files
MattrixwvReactComponents/tsconfig.json

12 lines
196 B
JSON

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