vue-tsx-helper

v0.1.5
write better tsx for vue
vue typescript jsx

build

rimraf lib && tsc && cp src/types/*.d.ts lib/

prepublish

npm run build

lint

npm run lint:ts

lint:ts

tslint -e node_modules -c .tslintrc.json src/index.ts

lint-staged

lint-staged

lint-staged:ts

tslint --fix -c .tslintrc.json

format

prettier --write

Metadata

  • MIT
  • Whatever
  • wuxueqian
  • released 2/18/2019

Downloads

Maintainers