inline-style-expand-shorthand

v1.1.1
Expanding shorthand properties in JavaScript style objects.

clean

rimraf lib es coverage

build

yarn build:es && yarn build:lib

build:es

babel src --out-dir es --ignore "src/__tests__"

build:lib

BABEL_ENV=commonjs babel src --out-dir lib --ignore "src/__tests__"

test

cross-env BABEL_ENV=commonjs jest

coverage

yarn test --coverage

release

yarn clean && yarn test && yarn build && npm publish

Metadata

  • MIT
  • Whatever
  • rofrischmann
  • released 6/4/2019

Downloads

Maintainers