vfile-reporter

v7.0.1
vfile utility to create a report for a file
vfile vfile-util vfile-reporter util utility reporter virtual file formatter and 6 more...

prepack

npm run build && npm run format

build

rimraf "*.d.ts" && tsc && type-coverage

format

remark . -qfo && prettier . -w --loglevel warn && xo --fix

test-api

cross-env FORCE_COLOR="true" node test.js

test-coverage

cross-env FORCE_COLOR="true" c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js

test

npm run build && npm run format && npm run test-coverage

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 7/2/2021

Downloads

Maintainers