@fluidframework/build-common

v1.2.0
Package containing common configs

lint

npm run prettier && npm run eslint

format

npm run prettier:fix

lint:fix

npm run prettier:fix && npm run eslint:fix

prettier

prettier --check . --ignore-path ../../../.prettierignore

prettier:fix

prettier --write . --ignore-path ../../../.prettierignore
npm i @fluidframework/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft and contributors
  • released 6/5/2023

Downloads