tslint-lines-between-class-members

v1.2.3
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 --config tslint.json --exclude node_modules **/*.ts

test

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

test:watch

npm test -- --watch

Metadata

  • ISC
  • Whatever
  • Heather Roberts
  • released 5/10/2018

Downloads

Maintainers