babel-plugin-material-ui

v0.3.1
Babel plugin to cherry-pick used material-ui modules

all

yarn format && yarn lint && yarn cover && yarn build

test

jest

cover

jest --coverage --no-cache

codecov

yarn cover && codecov -f ./coverage/lcov.info

lint

eslint "src/**/*.js"

format

prettier --write "src/**/*.js"

build

rimraf lib && babel src --out-dir lib --ignore __tests__

report

rimraf coverage && (yarn cover || true) && opener ./coverage/lcov-report/index.html

Metadata

  • MIT
  • Whatever
  • Umidbek Karimov
  • released 4/30/2017

Downloads

Maintainers