@chiubaka/tsconfig
v0.1.0
Published
[![npm](https://img.shields.io/npm/v/@chiubaka/tsconfig)](https://www.npmjs.com/package/@chiubaka/tsconfig) [![chiubaka](https://circleci.com/gh/chiubaka/tsconfig.svg?style=shield)](https://app.circleci.com/pipelines/github/chiubaka/tsconfig?filter=all)
Downloads
110
Maintainers
Readme
tsconfig
This package provides base TSConfig settings for projects in the Chiubaka Technologies ecosystem.
Motivation
Ecosystem-wide standards help to ensure that we're maintaining consistent code quality and development standards across all projects and all packages.
Also, setting these things up is annoying. Ideally, we have one place that centralizes the defaults the org agrees on and then just keep that up-to-date.