@martin_hotell/ts-lint-config
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@martin_hotell/ts-lint-config

tslint config for sane TypeScript developer 💪

NPM version Downloads

Installing

yarn add -D @martin_hotell/ts-lint-config

# also you need to install peer dependencies
yarn add -D tslint

Getting started

Then in your project's tslint.json:

{
  "extends": "@martin_hotell/ts-lint-config"
}

Examples

Go checkout examples !

API

Document your API here

Guides

How to do Foo

Today we're gonna build Foo....

Dependents (0)

Package Sidebar

Install

npm i @martin_hotell/ts-lint-config

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

37.7 kB

Total Files

30

Last publish

Collaborators

  • martin_hotell