@sxtools/ts-config
v1.0.0
Published
base tsconfig
Readme
ts-config
Setup instructions
install via
npm i --save-dev @sxtools/ts-configadd
tsconfig.jsonin your project root with following contents:{ "extends": "@sxtools/ts-config" }apply your overrides
