1.1.1 • Published 5 years ago

tslint-config-euclid v1.1.1

Weekly downloads
14
License
MIT
Repository
github
Last release
5 years ago

TSLint Config Euclid

NPM version Downloads

This is a basic TSLint package which contains my personal TSLint preferences. It may also be useful to anyone else who happens to have similar preferences.

Specifically, it uses the Airbnb JavaScript Style Guide as much as possible, with some extra settings, such as no-magic-numbers, etc.

Installation

npm install tslint-config-euclid --save-dev

Usage

In tslint.json:

{
  "extends": "tslint-config-euclid"
}

License

MIT

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago