| Package | Description |
|---|---|
| io.github.cdklabs.projen.javascript | |
| io.github.cdklabs.projen.typescript |
| Modifier and Type | Method and Description |
|---|---|
TypescriptConfig |
TypescriptConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
Jest.addTypeScriptSupport(TypescriptConfig tsconfig)
(experimental) Configures jest for TypeScript.
|
| Modifier and Type | Method and Description |
|---|---|
TypescriptConfig |
TypeScriptProject.getTsconfig() |
TypescriptConfig |
TypeScriptProject.getTsconfigDev()
(experimental) A typescript configuration file which covers all files (sources, tests, projen).
|
TypescriptConfig |
TypeScriptProject.getTsconfigEslint() |
Copyright © 2021. All rights reserved.