0.0.4 • Published 4 years ago

tarot-typescript-config v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

tarot-typescript-config

Default TypeScript configuration for Tarot.

This package is automatically used in the Tarot build process unless you have provided a custom tsConfigPath.

To use in your own custom configuration, install then extend this package in your tsconfig:

yarn add --dev tarot-typescript-config
// tsconfig.json
{ "extends": "tarot-typescript-config" }
0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago