@xstyled-theme/config

v1.4.2
Tools to add xstyled-theme support to your app's tooling
xstyled-theme xstyled theme styled-components designops

build

node scripts/build.js

build:ci

cross-env CI=true yarn build

lint

yarn eslint --ext .js,.jsx src

lint:fix

yarn lint --fix

prepublishOnly

yarn test:ci && yarn build:ci

prettier

scripts/precommitHookPrettier.sh

prettier:check

npx prettier "*/**/*.{js,jsx,ts,tsx,json,rc}" --check

prettier:fix

npx prettier "*/**/*.{js,jsx,ts,tsx,json,rc}" --write

test

node scripts/test.js -u

test:ci

cross-env CI=true yarn test --watchAll=false --verbose --bail

test:ci:coverage

yarn test:ci --coverage

test:coverage

yarn test --coverage --watchAll=false
npm i @xstyled-theme/config

Metadata

  • MIT
  • Whatever
  • La Javaness
  • released 11/3/2020

Downloads

Maintainers