-
Notifications
You must be signed in to change notification settings - Fork 263
ability to override default settings of generated tsconfig.json #2071
Copy link
Copy link
Closed
aws/jsii-compiler
#931Labels
effort/mediumMedium work item – a couple days of effortMedium work item – a couple days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.language/typescriptRelated to Typescript codeRelated to Typescript codep2
Description
🚀 Feature Request
Affected Languages
-
TypeScriptorJavascript -
Python -
Java - .NET (
C#,F#, ...)
General Information
- **JSII Version: *1.13.0 (build 385c325), typescript 3.9.7
- **Platform:Mac Os
- I may be able to implement this feature request
- This feature might incur a breaking change
Description
Currently Jsii only allows outDir and rootDir fields to be modified in jsii.tsc section, it should consider additional fields which can be configured. I am running into few issues which are caused due to default settings of tsconfig. It should take additional fields into consideration as well
Proposed Solution
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort/mediumMedium work item – a couple days of effortMedium work item – a couple days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.language/typescriptRelated to Typescript codeRelated to Typescript codep2