@microsoft/fast-components-class-name-contracts-msft

v4.8.5
Type descriptions for the classnames that any given component can expect as props.

build

tsc -p ./tsconfig.build.json

clean:dist

node ../../../build/clean.js dist

prepare

yarn clean:dist && yarn build

prettier

prettier --config ../../../.prettierrc --write "**/*.ts"

prettier:diff

prettier --config ../../../.prettierrc "**/*.ts" --list-different

test

yarn eslint

eslint

eslint . --ext .ts

eslint:fix

eslint . --ext .ts --fix

watch

yarn build -- -w --preserveWatchOutput
npm i @microsoft/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft
  • released 5/18/2020

Downloads