ts-standardx

v0.6.0-1
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

npx .

lint:fix

npx . --fix

test

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

Metadata

  • MIT
  • Whatever
  • exuanbo
  • released 12/2/2020

Downloads

Maintainers