@microsoft/atlas-js

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

build

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

lint

eslint . --ext .ts

prebuild

rimraf dist

test

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

prepublishOnly

npm run lint && npm run build
npm i @microsoft/atlas-js

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 10/21/2024

Downloads