parent
2898da6470
commit
a366d3cf22
@ -1,9 +1,10 @@ |
|||||||
{ |
{ |
||||||
"extends": "../../tsconfig.base.json", |
"extends": "../../tsconfig.base.json", |
||||||
"compilerOptions": { |
"files": [], |
||||||
"jsx": "react", |
"include": [], |
||||||
"types": ["node"], |
"references": [ |
||||||
"esModuleInterop": true |
{ |
||||||
}, |
"path": "./tsconfig.lib.json" |
||||||
"include": ["**/*.ts", "src/lib/code-parser.tsx"] |
} |
||||||
} |
] |
||||||
|
} |
||||||
|
Loading…
Reference in new issue