first
This commit is contained in:
+7
-2
@@ -5,6 +5,11 @@
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"strict": true,
|
||||
"esModuleInterop": true
|
||||
}
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "node",
|
||||
"declaration": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["src/**/*.ts"],
|
||||
"exclude": ["tests", "dist", "node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user