t7yang / col-config

Colfig is a collection for serveral common configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Col-Config

Col-Config is a collection for serveral common configuration files

TypeScript

  • Set the target, lib, and module yourself.
  • Strict version enabled these:
    • noImplicitAny, useUnknownInCatchVariables, noFallthroughCasesInSwitch, noUncheckedIndexedAccess, noImplicitOverride, noPropertyAccessFromIndexSignature, allowUnusedLabels.

About

Colfig is a collection for serveral common configuration files

License:The Unlicense