-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3065 from iclanton/rename-stack
Rename the "stack" folder to "eslint."
- Loading branch information
Showing
91 changed files
with
274 additions
and
219 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
common/changes/@rushstack/eslint-config/rename-stack_2021-12-03-17-25.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "", | ||
"type": "none", | ||
"packageName": "@rushstack/eslint-config" | ||
} | ||
], | ||
"packageName": "@rushstack/eslint-config", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@rushstack/eslint-patch/rename-stack_2021-12-03-17-25.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "", | ||
"type": "none", | ||
"packageName": "@rushstack/eslint-patch" | ||
} | ||
], | ||
"packageName": "@rushstack/eslint-patch", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@rushstack/eslint-plugin-packlets/rename-stack_2021-12-03-17-25.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "", | ||
"type": "none", | ||
"packageName": "@rushstack/eslint-plugin-packlets" | ||
} | ||
], | ||
"packageName": "@rushstack/eslint-plugin-packlets", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@rushstack/eslint-plugin-security/rename-stack_2021-12-03-17-25.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "", | ||
"type": "none", | ||
"packageName": "@rushstack/eslint-plugin-security" | ||
} | ||
], | ||
"packageName": "@rushstack/eslint-plugin-security", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@rushstack/eslint-plugin/rename-stack_2021-12-03-17-25.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "", | ||
"type": "none", | ||
"packageName": "@rushstack/eslint-plugin" | ||
} | ||
], | ||
"packageName": "@rushstack/eslint-plugin", | ||
"email": "[email protected]" | ||
} |
Oops, something went wrong.