tslint-config-euclid

1.1.1 • Public • Published

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

Package Sidebar

Install

npm i tslint-config-euclid

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

4.37 kB

Total Files

4

Last publish

Collaborators

  • dbpiper