690530:0805 ADR-030-230 context aware #10
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"target": "ES2021",
|
||||
"sourceMap": true,
|
||||
"rootDir": "./src",
|
||||
"outDir": "./dist",
|
||||
"baseUrl": "./",
|
||||
"incremental": true,
|
||||
@@ -45,5 +46,6 @@
|
||||
"@workflow-engine": ["./src/modules/workflow-engine"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*.ts"],
|
||||
"exclude": ["node_modules", "dist", "documentation"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user