sourcegraph/tsconfig

Name: tsconfig

Owner: Sourcegraph

Description: Base tsconfig.json for Sourcegraph TypeScript projects

Created: 2017-09-30 08:24:32.0

Updated: 2017-11-06 22:14:53.0

Pushed: 2018-01-17 19:55:45.0

Homepage: null

Size: 4

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Sourcegraph tsconfig

npm downloads build code style: prettier

Base tsconfig.json for TypeScript projects at Sourcegraph. It only includes compiler options that make TypeScript more strict. It does not set any project-specific or environmental settings.

Usage
install --save-dev @sourcegraph/tsconfig

Then add this tsconfig.json:


xtends": "./node_modules/@sourcegraph/tsconfig/tsconfig.json"

Making changes
link
project>
link @sourcegraph/tsconfig
run lint
Publish a new version

Follow semver.

version major|minor|patch
push
push --tags
publish

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.