@microsoft/atlas-js

v1.1.0
Scripts backing the Atlas Design System used by Microsoft's Developer Relations.
microsoft atlas design-system js

lint

eslint . --ext .ts

test

echo "Error: no test specified" && exit 1

build

tsc --project "./tsconfig.json" --outDir "./dist" --declaration true --declarationMap true

prebuild

rimraf dist

prepublishOnly

npm run lint && npm run build
npm i @microsoft/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 6/9/2022

Downloads