ts-standardx

v0.7.5
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

npm run clean && npm run dts && npm run bundle

lint

./bin/cmd.js

lint:fix

./bin/cmd.js --fix

test

npm run build && npm run lint && jest --no-cache

Metadata

  • MIT
  • Whatever
  • exuanbo
  • released 4/17/2021

Downloads

Maintainers