Skip to content

Commit 3a70140

Browse files
authored
Merge pull request microsoft#1584 from microsoft/octogonz/rename-eslint-config
Rename "@microsoft/eslint-config-scalable-ts" to be "@rushstack/eslint-config"
2 parents 005eeba + 137d914 commit 3a70140

File tree

12 files changed

+1007
-144
lines changed

12 files changed

+1007
-144
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
The home for various projects maintained by the Rush Stack community, whose mission is to develop reusable tooling
99
for large scale TypeScript monorepos.
1010

11+
1112
## Documentation Links
1213

1314
- [What is Rush Stack?](https://rushstack.io/) - learn about the mission behind these projects
@@ -17,6 +18,7 @@ for large scale TypeScript monorepos.
1718
- [API Extractor](https://api-extractor.com/) - create .d.ts rollups and track your TypeScript API signatures
1819
- [API Documenter](https://api-extractor.com/pages/setup/generating_docs/) - use TSDoc comments to publish an API documentation website
1920

21+
2022
## Published Packages
2123

2224
<!-- the table below was generated using the ./repo-scripts/repo-toolbox script -->
@@ -37,12 +39,12 @@ for large scale TypeScript monorepos.
3739
| [/core-build/gulp-core-build-webpack](./core-build/gulp-core-build-webpack/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fgulp-core-build-webpack.svg)](https://badge.fury.io/js/%40microsoft%2Fgulp-core-build-webpack) | [changelog](./core-build/gulp-core-build-webpack/CHANGELOG.md) | [@microsoft/gulp-core-build-webpack](https://www.npmjs.com/package/@microsoft/gulp-core-build-webpack) |
3840
| [/core-build/node-library-build](./core-build/node-library-build/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fnode-library-build.svg)](https://badge.fury.io/js/%40microsoft%2Fnode-library-build) | [changelog](./core-build/node-library-build/CHANGELOG.md) | [@microsoft/node-library-build](https://www.npmjs.com/package/@microsoft/node-library-build) |
3941
| [/core-build/web-library-build](./core-build/web-library-build/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fweb-library-build.svg)](https://badge.fury.io/js/%40microsoft%2Fweb-library-build) | [changelog](./core-build/web-library-build/CHANGELOG.md) | [@microsoft/web-library-build](https://www.npmjs.com/package/@microsoft/web-library-build) |
40-
| [/libraries/eslint-config-scalable-ts](./libraries/eslint-config-scalable-ts/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Feslint-config-scalable-ts.svg)](https://badge.fury.io/js/%40microsoft%2Feslint-config-scalable-ts) | [changelog](./libraries/eslint-config-scalable-ts/CHANGELOG.md) | [@microsoft/eslint-config-scalable-ts](https://www.npmjs.com/package/@microsoft/eslint-config-scalable-ts) |
4142
| [/libraries/load-themed-styles](./libraries/load-themed-styles/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fload-themed-styles.svg)](https://badge.fury.io/js/%40microsoft%2Fload-themed-styles) | [changelog](./libraries/load-themed-styles/CHANGELOG.md) | [@microsoft/load-themed-styles](https://www.npmjs.com/package/@microsoft/load-themed-styles) |
4243
| [/libraries/node-core-library](./libraries/node-core-library/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fnode-core-library.svg)](https://badge.fury.io/js/%40microsoft%2Fnode-core-library) | [changelog](./libraries/node-core-library/CHANGELOG.md) | [@microsoft/node-core-library](https://www.npmjs.com/package/@microsoft/node-core-library) |
4344
| [/libraries/package-deps-hash](./libraries/package-deps-hash/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fpackage-deps-hash.svg)](https://badge.fury.io/js/%40microsoft%2Fpackage-deps-hash) | [changelog](./libraries/package-deps-hash/CHANGELOG.md) | [@microsoft/package-deps-hash](https://www.npmjs.com/package/@microsoft/package-deps-hash) |
4445
| [/libraries/stream-collator](./libraries/stream-collator/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fstream-collator.svg)](https://badge.fury.io/js/%40microsoft%2Fstream-collator) | [changelog](./libraries/stream-collator/CHANGELOG.md) | [@microsoft/stream-collator](https://www.npmjs.com/package/@microsoft/stream-collator) |
4546
| [/libraries/ts-command-line](./libraries/ts-command-line/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fts-command-line.svg)](https://badge.fury.io/js/%40microsoft%2Fts-command-line) | [changelog](./libraries/ts-command-line/CHANGELOG.md) | [@microsoft/ts-command-line](https://www.npmjs.com/package/@microsoft/ts-command-line) |
47+
| [/stack/eslint-config](./stack/eslint-config/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Feslint-config.svg)](https://badge.fury.io/js/%40rushstack%2Feslint-config) | [changelog](./stack/eslint-config/CHANGELOG.md) | [@rushstack/eslint-config](https://www.npmjs.com/package/@rushstack/eslint-config) |
4648
| [/stack/rush-stack](./stack/rush-stack/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Frush-stack.svg)](https://badge.fury.io/js/%40microsoft%2Frush-stack) | [changelog](./stack/rush-stack/CHANGELOG.md) | [@microsoft/rush-stack](https://www.npmjs.com/package/@microsoft/rush-stack) |
4749
| [/stack/rush-stack-compiler-2.4](./stack/rush-stack-compiler-2.4/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Frush-stack-compiler-2.4.svg)](https://badge.fury.io/js/%40microsoft%2Frush-stack-compiler-2.4) | [changelog](./stack/rush-stack-compiler-2.4/CHANGELOG.md) | [@microsoft/rush-stack-compiler-2.4](https://www.npmjs.com/package/@microsoft/rush-stack-compiler-2.4) |
4850
| [/stack/rush-stack-compiler-2.7](./stack/rush-stack-compiler-2.7/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Frush-stack-compiler-2.7.svg)](https://badge.fury.io/js/%40microsoft%2Frush-stack-compiler-2.7) | [changelog](./stack/rush-stack-compiler-2.7/CHANGELOG.md) | [@microsoft/rush-stack-compiler-2.7](https://www.npmjs.com/package/@microsoft/rush-stack-compiler-2.7) |
@@ -95,6 +97,7 @@ for large scale TypeScript monorepos.
9597
| [/repo-scripts/repo-toolbox](./repo-scripts/repo-toolbox/) | Used to execute various operations specific to this repo |
9698
| [/stack/rush-stack-compiler-shared](./stack/rush-stack-compiler-shared/) | |
9799

100+
98101
## Contributor Notice
99102

100103
This repo welcomes contributions and suggestions. Most contributions require you to agree to a
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/eslint-config",
5+
"comment": "Rename `@microsoft/eslint-config-scalable-ts` to `@rushstack/eslint-config`",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-config",
10+
"email": "4673363+octogonz@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/eslint-config",
5+
"comment": "Upgraded ESLint plugin dependencies",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-config",
10+
"email": "4673363+octogonz@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)