ts-standardx

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

clean

rm -rf .cache dist

dts

tsc -p tsconfig.dts.json

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
npm i ts-standardx

Metadata

  • MIT
  • Whatever
  • exuanbo
  • released 10/5/2021

Downloads

Maintainers