project refactoring en clean archi
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"target": "ES2022",
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"allowJs": true,
|
||||
"outDir": "./out-tsc/spec",
|
||||
"types": [
|
||||
"jest","node"
|
||||
|
||||
Reference in New Issue
Block a user