1.2.0 • Published 1 year ago
col-config v1.2.0
Col-Config
Col-Config is a collection for serveral common configuration files
TypeScript
- Set the
target,lib, andmoduleyourself. - Strict version enabled these:
noImplicitAny,useUnknownInCatchVariables,noFallthroughCasesInSwitch,noUncheckedIndexedAccess,noImplicitOverride,noPropertyAccessFromIndexSignature,allowUnusedLabels.