tslint-lines-between-class-members

v1.2.0
Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint
tslint custom-tslint-rule

compile

tsc

prepublish

npm run compile

lint

tslint --project tsconfig.json --config tslint.json

test

ava-ts src/**/*.spec.ts --verbose

test:watch

npm test -- --watch

Metadata

  • ISC
  • Whatever
  • Heather Roberts
  • released 4/21/2018

Downloads

Maintainers