@snailicide/build-config / tsconfig
tsconfig
Functions
| Function | Description |
|---|---|
| tsConfig | - |
Namespaces
| Namespace | Description |
|---|---|
| TsConfigJson | - |
Type Aliases
File
| Type Alias | Description |
|---|---|
| TsConfigJson | Type for TypeScript's tsconfig.json file (TypeScript 3.7). |
JSON
| Type Alias | Description |
|---|---|
| JsonObject | Matches a JSON object. |
Object
| Type Alias | Description |
|---|---|
| SetRequired | Create a type that makes the given keys required. The remaining keys are kept as is. The sister of the SetOptional type. |
Variables
| Variable | Description |
|---|---|
| tsConfigBase | - |