1.0.0 • Published 3 years ago

@silvermine/typescript-config v1.0.0

Weekly downloads
72
License
MIT
Repository
github
Last release
3 years ago

Silvermine TypeScript Configuration

What?

Shareable TypeScript configuration files for all Silvermine projects.

Why?

The TypeScript compiler has many options that affect everything from the constructs that are allowed in a project's TypeScript code to the format of the JavaScript that the compiler outputs. Storing this configuration in a single place helps ensure our settings are consistent across projects.

License

This software is released under the MIT license. See the license file for more details.