Projektstart
This commit is contained in:
8
backend/node_modules/fast-copy/tsconfig/cjs.json
generated
vendored
Normal file
8
backend/node_modules/fast-copy/tsconfig/cjs.json
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./declarations.json",
|
||||
"compilerOptions": {
|
||||
"declarationDir": "../dist/cjs/types",
|
||||
"module": "CommonJS",
|
||||
"outDir": "../dist/cjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user