Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: replace custom CONTRIBUTORS.md with GitHub's graphs/contributors#11341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion.cspell.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -15,7 +15,6 @@
".vscode/*.json",
"**/*.{json,snap}",
"**/**/CHANGELOG.md",
"**/**/CONTRIBUTORS.md",
"**/**/TSLINT_RULE_ALTERNATIVES.md",
"**/coverage/**",
"**/dist/**",
Expand Down
1 change: 0 additions & 1 deletion.prettierignore
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,7 +3,6 @@
**/.vscode
**/.nyc_output
**/.vs
CONTRIBUTORS.md

.yarn/plugins
.yarn/releases
Expand Down
99 changes: 0 additions & 99 deletionsCONTRIBUTORS.md
View file
Open in desktop

This file was deleted.

2 changes: 1 addition & 1 deletionREADME.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -32,7 +32,7 @@ This project exists thanks to the awesome people who contribute code and documen

<ahref="https://github.com/typescript-eslint/typescript-eslint/graphs/contributors"><imgalt="Gallery of all contributors' profile photos"src="https://opencollective.com/typescript-eslint/contributors.svg?width=890&button=false" /></a>

🙏 An extra special thanks goes out to the wonderful people listed in[`CONTRIBUTORS.md`](./CONTRIBUTORS.md)
🙏 An extra special thanks goes out to the wonderful people listed in<https://github.com/typescript-eslint/typescript-eslint/graphs/contributors>.

##Financial Contributors

Expand Down
2 changes: 0 additions & 2 deletionspackage.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,6 @@
"format":"prettier --ignore-path=$PROJECT_CWD/.prettierignore --config=$PROJECT_CWD/.prettierrc.json --write $INIT_CWD",
"generate-breaking-changes":"nx run eslint-plugin:generate-breaking-changes",
"generate-configs":"tsx tools/scripts/generate-configs.mts",
"generate-contributors":"tsx tools/scripts/generate-contributors.mts",
"generate-lib":"tsx tools/scripts/generate-lib.mts",
"generate-sponsors":"tsx tools/scripts/generate-sponsors.mts",
"generate-website-dts":"nx run website:generate-website-dts",
Expand DownExpand Up@@ -123,7 +122,6 @@
"name":"repo",
"includedScripts": [
"generate-configs",
"generate-contributors",
"generate-lib",
"generate-sponsors"
],
Expand Down
186 changes: 0 additions & 186 deletionstools/scripts/generate-contributors.mts
View file
Open in desktop

This file was deleted.


[8]ページ先頭

©2009-2025 Movatter.jp