col-config
v1.2.1
Published
Col-Config is a collection for serveral common configuration files
Readme
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.
