@stellar/tsconfig

1.0.2 • Public • Published

@stellar/tsconfig

The default TypeScript config for Stellar Development Foundation projects.

Usage

Install the package:

yarn add --dev @stellar/tsconfig

Then extend your projects' tsconfig.json file with it:

{
  "extends": "@stellar/tsconfig"
}

Note that you'll have to provide a significant amount of project-specific configuration options, including the outDir and include files. Check out this configuration to see what's defined and what was left out.

Readme

Keywords

none

Package Sidebar

Install

npm i @stellar/tsconfig

Weekly Downloads

406

Version

1.0.2

License

Apache-2.0

Unpacked Size

1.73 kB

Total Files

3

Last publish

Collaborators

  • piyalbasu
  • cassiomg
  • stellar-npm-ci
  • stellar-npm
  • bartekn
  • quietbits
  • jacekn
  • fnando_sdf