ts-standardx

v0.5.2-0
Yet another configurable linter for TypeScript and JavaScript.
standard standardx ts-standard typescript eslint lint prettier

clean

rimraf dist .cache

dts

tsc -d --emitDeclarationOnly --declarationDir .cache

bundle

rollup -c

build

yarn clean && yarn dts && yarn bundle

lint

npx .

lint:fix

npx . --fix

test

yarn build && yarn lint && jest --no-cache

Metadata

  • MIT
  • Whatever
  • exuanbo
  • released 11/28/2020

Downloads

Maintainers