* Fix prettier tooling
* Enable on Fluent Tester directory and run
* Apply prettier to other platforms, run
* Apply prettier to components, run
* Apply prettier to experimental, run
* Apply prettier to framework, run
* Apply prettier to libraries core and theming, run
* Apply prettier to utils, run
* Change files
* Change lage.config
* move scripts to be building via TypeScript
* convert scripts to build using typescript
* move babel up to scripts root for direct inclusion
* remove unused use of depcheck task from build-tools
* add depcheck command to repo
* fix more dependencies
* fix dependency errors
* fix last few dependency issues
* more dependency fixes and integrate into buildci
* workaround depcheck bad report
* Change files
* add prettier and extension updates to (hopefully) ensure consistency
* fix bad merge
* Change files
* initial lage init
* hook up build and test scripts via lage
* add full build support
* update new packages to use the new task runner
* update README with instructions on using Lage
* update commands executed in CI
* switch to using Lage for build sequencing
* Change files
* enable tests for FocusTrapZone
* turn on Link tests
* enable Stack tests
* add verbose output to full build task in CI
* add the verbose flag to the actual command this time
* split up build and bundle to handle resource failures
* rename full-build to buildci to be consistent with fabric, up memory limit in CI
* update README for buildci command
* try limiting concurrent processes for CI
* remove lerna dependency, leaving config file
* break up publish tasks to avoid failures
* try again to fix the CI
* fix lerna reference in README
* fix bad capitalization and try with full buildci command
* fix missing dep in contextual menu