Skip to content

Latest commit

 

History

History

typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GoodData TypeScript Style Guide

TypeScript coding style guide similar to GoodData JavaScript Style Guide

Install

yarn add --dev @gooddata/tslint-config

Usage

Edit your tslint.json

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

Development

Install Node.js and Yarn (for versions, see config).

Install dependencies:

yarn install --frozen-lockfile

Release

Package publishing is done via Jenkins Job:

https://checklist.intgdc.com/job/client-libs/job/gdc-js-style-typescript-release/