@cognite/tslint-config-cognite-3d

1.0.4 • Public • Published

tslint-config-cognite-3d

This is the tslint configuration for Cognite 3D team projects. It uses tslint-plugin-prettier with tslint-config-prettier to apply code formatting style.

Setup

Install lint config:

yarn add --dev @cognite/tslint-config-cognite-3d

Install peer dependencies:

yarn add --dev tslint prettier tslint-plugin-prettier tslint-config-prettier

Create a tslint.json file in the root of your project:

{
  "extends": ["@cognite/tslint-config-cognite-3d"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @cognite/tslint-config-cognite-3d

Weekly Downloads

0

Version

1.0.4

License

Apache-2.0

Unpacked Size

13.7 kB

Total Files

7

Last publish

Collaborators

  • npmwatchtower
  • cognitecicd