4.1.0 • Published 4 years ago

@bigcommerce/tslint-config v4.1.0

Weekly downloads
171
License
MIT
Repository
github
Last release
4 years ago

@bigcommerce/tslint-config

This package is a configuration preset for TSLint. It contains a set of rules applied to most TypeScript projects at BigCommerce.

Install

npm install --save-dev @bigcommerce/tslint-config

Usage

Add @bigcommerce/tslint-config to your project's TSLint configuration file. i.e.:

{
    "extends": "@bigcommerce/tslint-config"
}

If possible, try not to override the preset unless you have a special reason.

Release

To release:

npm run release

Please refer to the documentation of standard-version for more options.

License

MIT

4.1.0

4 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.1.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago