@boojum/ts-config-base

0.0.1 • Public • Published

@boojum/ts-config-base

An opinionated TypeScript shareable config. It's designed to help you maintain a consistent code style and quality in your projects.

Installation

You can install the configuration and its dependencies using npm:

npm i -D @boojum/ts-config-base

Usage

After installing the package, you need to extend configuration in your tsconfig.json file:

{
  "extends": "@boojum/ts-config-base"
}

Package Sidebar

Install

npm i @boojum/ts-config-base

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

3.59 kB

Total Files

4

Last publish

Collaborators

  • boojum