5.0.0 • Published 2 years ago

@kensho-technologies/tsconfig v5.0.0

Weekly downloads
26
License
Apache-2.0
Repository
github
Last release
2 years ago

tsconfig

Build Status npm

Shared TypeScript config used across Kensho projects.

Install

$ npm i -D typescript @kensho-technologies/tsconfig

Usage

Extend the config in your project's tsconfig.json:

{
  "extends": "@kensho-technologies/tsconfig"
}

License

Licensed under the Apache 2.0 License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright 2020-present Kensho Technologies, LLC. The present date is determined by the timestamp of the most recent commit in the repository.

5.0.0

2 years ago

4.0.0

2 years ago

3.0.0

2 years ago

2.0.0

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago