Add module resolution to tsconfig
This commit is contained in:
parent
cd7a1de548
commit
6546ad2166
@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node",
|
||||
"outDir": "./ts-out",
|
||||
"allowJs": true,
|
||||
"target": "es2018",
|
||||
|
Loading…
Reference in New Issue
Block a user