Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
billyjanitsch committed Sep 28, 2020
1 parent d415bd5 commit b81858d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# tsconfig

[![Build Status](https://img.shields.io/github/workflow/status/kensho-technologies/tsconfig/test/main)](https://github.com/kensho-technologies/tsconfig/actions)
[![Build Status](https://img.shields.io/github/workflow/status/kensho-technologies/tsconfig/CI/main)](https://github.com/kensho-technologies/tsconfig/actions)
[![npm](https://img.shields.io/npm/v/@kensho-technologies/tsconfig.svg)](https://npm.im/@kensho-technologies/tsconfig)

The shared TypeScript config used across Kensho projects.
Shared [TypeScript](https://www.typescriptlang.org) config used across Kensho projects.

## Install

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

## Usage
Expand Down

0 comments on commit b81858d

Please sign in to comment.