This commit is contained in:
Pete Gonzalez 2020-03-17 19:41:53 -07:00
Родитель a2df9ee380
Коммит 7e62fa17af
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -12,16 +12,19 @@ These milestones were completed recently:
- Improve the GitHub issue/PR triage process to improve turnaround times
- Rename our GitHub repo and Gitter chat room from "web-build-tools" to "rushstack"
- Set up a [@rushstack](https://twitter.com/rushstack) Twitter feed
- Improve DocFX support for namespaces ([issue #1537](https://github.com/microsoft/rushstack/pull/1537))
## In progress
Contributor availability is difficult to predict, so we try not to make commitments about when (or whether)
a particular feature will get implemented. That said, here's some areas which people are actively working on:
- Migrate our NPM packages to use the new `@rushstack` NPM scope: now mostly complete with
[PR 1784](https://github.com/microsoft/rushstack/pull/1784); Rush and API Extractor are a more disruptive rename,
so they will be handled very carefully once the dust has settled
- Write up various design notes and guidance as articles on the new rushstack.io website
- Complete the migration from TSLint to ESLint/Prettier using the new [@<!---->rushstack/eslint-config](https://www.npmjs.com/package/@rushstack/eslint-config) ruleset
- Rush integration with [BuildXL](https://github.com/microsoft/BuildXL) for sharded builds
- Improve DocFX support for namespaces ([issue #1537](https://github.com/microsoft/rushstack/pull/1537))
## Soon, hopefully