@texastribune/queso-tools

v3.0.0
Node task runners for common front-end tasks

test

jest --env=node

test:examples

node examples/

test:examples-dev

NODE_ENV=development node examples/

lint

eslint lib tests

prepublish

npm run lint && npm run test

release

np --any-branch
npm i @texastribune/queso-tools

Metadata

  • MIT
  • >=14.0.0
  • The Texas Tribune Engineering Team
  • released 5/26/2023

Downloads