GoodData TypeScript Style Guide
TypeScript coding style guide similar to GoodData JavaScript Style GuideInstall
yarn add --dev @gooddata/tslint-config
Usage
Edit yourtslint.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/