tslint-config-standard

v9.0.0
A TSLint config for JavaScript Standard Style
tslint config standard standardjs typescript ts

lint

eslint "*.js" "test/*.js"

prettier

prettier --write

format

npm run prettier -- "{.,test}/*.{js,md,yml,yaml}"

test:gen

GENERATE_ASSETS=true blue-tape test/index.js

test:spec

blue-tape test/index.js | tap-spec

test

npm run lint && npm run test:spec
npm i tslint-config-standard

Metadata

Downloads

Maintainers