It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
This commit is contained in:
10
backend/node_modules/rxjs/src/tsconfig.cjs.json
generated
vendored
Normal file
10
backend/node_modules/rxjs/src/tsconfig.cjs.json
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "./tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"target": "es5",
|
||||
"downlevelIteration": true,
|
||||
"outDir": "../dist/cjs"
|
||||
},
|
||||
"exclude": ["./internal/umd.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user