parent
94edd61d25
commit
0eab658901
@ -1,6 +1,8 @@ |
||||
{ |
||||
"extends": "../../tsconfig.base.json", |
||||
"extends": "../../tsconfig.esm.json", |
||||
"compilerOptions": { |
||||
"module": "ESNext", |
||||
"moduleResolution": "node", |
||||
"outDir": "./dist" |
||||
}, |
||||
"include": ["./src"] |
||||
|
Loading…
Reference in new issue