@silvermine/typescript-config
v1.0.0
Published
A set of TypeScript configuration files for all our Silvermine projects
Downloads
1,566
Readme
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.