0.6.2 • Published 6 years ago

tslint-config-ccs v0.6.2

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

TSLint Config - Creative Curiosity Studio

Introduction

This is the TSLint configuration file used by Creative Curiosity projects we work on, both open-source and ones for our clients.

Installation

npm install --save-dev tslint-config-ccs

Usage

Just extend tslint-config-ccs in your tslint.json file, like so:

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

Don't forget to override any rules if required.

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.3

6 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago