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

v3.2.1
Type descriptions for the classnames that any given component can expect as props.

build

tsc -p ./tsconfig.json

clean:dist

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

prepare

npm run clean:dist && npm run build

prettier

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

prettier:diff

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

test

npm run tslint

tslint

tslint -c ./tslint.json '**/*.ts{,x}'

tslint:fix

tslint -c ./tslint.json --fix '**/*.ts{,x}'

watch

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

Metadata

  • MIT
  • Whatever
  • Microsoft
  • released 12/21/2018

Downloads