styled-is

v1.0.9
Flag utility for styled-components
flag flags react css css-in-js styled-components

lint

eslint . --fix

lint-ci

eslint . --format junit --output-file $CIRCLE_TEST_REPORTS/lint/styled-is.xml

test:run

cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text ava

test-ci:run

cross-env NODE_ENV=test nyc --report-dir=$CIRCLE_ARTIFACTS/styled-is --reporter=lcov --reporter=text ava --tap | tap-xunit > $CIRCLE_TEST_REPORTS/test/styled-is.xml

test

redrun -s build test:run

test-ci

redrun -s build test-ci:run

build

bup

prepublish

redrun build

Metadata

  • MPL-2.0
  • Whatever
  • Unknown
  • released 6/10/2017

Downloads

Maintainers