Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.43 KB

File metadata and controls

33 lines (25 loc) · 1.43 KB

Silvermine TypeScript Configuration

NPM Version License Build Status Conventional Commits

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.