@mrcthms/jsx-ast-utils

v2.2.4
AST utility module for statically analyzing JSX
jsx ast lint eslint

prebuild

rimraf lib

build

babel src --out-dir lib

prepublish

not-in-publish || (npm test && npm run build)

coveralls

cat ./reports/lcov.info | coveralls

lint

eslint .

pretest

npm run lint

test

npm run tests-only --

tests-only

jest --coverage

test:watch

npm test -- --watch
npm i @mrcthms/[email protected]

Metadata

  • MIT
  • >=4.0
  • Ethan Cohen
  • released 1/23/2020

Downloads

Maintainers