# smotaal.io/typescript internal
Package detail
@smotaal.io/typescript
TypeScript project configuration & helpers for smotaal.io related projects
readme
changelog
Change Log
0.0.1 — 2020-01-09
Intended Releases
Added
Expose opinionated
jsconfig.base.json
configurationOpting projects can refer to either
"@smotaal.io/tools/typescript/jsconfig.base.json"
or"@smotaal.io/typescript/jsconfig.base.json"
configuration in the"extends"
field of theirjsconfig.json
by adding the respectivedevDependency
in theirpackage.json
.