@fluidframework/build-common

v2.0.3
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 10/25/2023

Downloads