Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to support eslint@v9 #1036

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all 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
159 changes: 40 additions & 119 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"projectName": "prettier-eslint",
"projectOwner": "prettier",
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"contributors": [
Expand All @@ -12,196 +10,140 @@
"name": "Kent C. Dodds",
"avatar_url": "https://avatars.githubusercontent.com/u/1500684?v=3",
"profile": "https://kentcdodds.com",
"contributions": [
"code",
"doc",
"infra",
"test"
]
"contributions": ["code", "doc", "infra", "test"]
},
{
"login": "gyandeeps",
"name": "Gyandeep Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/5554486?v=3",
"profile": "http://gyandeeps.com",
"contributions": [
"review"
]
"contributions": ["review"]
},
{
"login": "exdeniz",
"name": "Igor Pnev",
"avatar_url": "https://avatars.githubusercontent.com/u/682584?v=3",
"profile": "https://github.com/exdeniz",
"contributions": [
"bug"
]
"contributions": ["bug"]
},
{
"login": "demoneaux",
"name": "Benjamin Tan",
"avatar_url": "https://avatars.githubusercontent.com/u/813865?v=3",
"profile": "https://demoneaux.github.io/",
"contributions": [
"question",
"review"
]
"contributions": ["question", "review"]
},
{
"login": "edm00se",
"name": "Eric McCormick",
"avatar_url": "https://avatars.githubusercontent.com/u/622118?v=3",
"profile": "https://ericmccormick.io",
"contributions": [
"code",
"doc",
"test"
]
"contributions": ["code", "doc", "test"]
},
{
"login": "lydell",
"name": "Simon Lydell",
"avatar_url": "https://avatars.githubusercontent.com/u/2142817?v=3",
"profile": "https://github.com/lydell",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "tommck",
"name": "Tom McKearney",
"avatar_url": "https://avatars0.githubusercontent.com/u/981957?v=3",
"profile": "https://github.com/tommck",
"contributions": [
"doc",
"example"
]
"contributions": ["doc", "example"]
},
{
"login": "PAkerstrand",
"name": "Patrik Åkerstrand",
"avatar_url": "https://avatars.githubusercontent.com/u/463105?v=3",
"profile": "https://github.com/PAkerstrand",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "loklaan",
"name": "Lochlan Bunn",
"avatar_url": "https://avatars.githubusercontent.com/u/1560301?v=3",
"profile": "https://twitter.com/loklaan",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "danielterwiel",
"name": "Daniël Terwiel",
"avatar_url": "https://avatars.githubusercontent.com/u/25886902?v=3",
"profile": "https://github.com/danielterwiel",
"contributions": [
"plugin",
"tool"
]
"contributions": ["plugin", "tool"]
},
{
"login": "RobinMalfait",
"name": "Robin Malfait",
"avatar_url": "https://avatars1.githubusercontent.com/u/1834413?v=3",
"profile": "https://robinmalfait.com",
"contributions": [
"tool"
]
"contributions": ["tool"]
},
{
"login": "mgmcdermott",
"name": "Michael McDermott",
"avatar_url": "https://avatars0.githubusercontent.com/u/8161781?v=3",
"profile": "http://mgmcdermott.com",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "sheerun",
"name": "Adam Stankiewicz",
"avatar_url": "https://avatars3.githubusercontent.com/u/292365?v=3",
"profile": "http://sheerun.net",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "spudly",
"name": "Stephen John Sorensen",
"avatar_url": "https://avatars3.githubusercontent.com/u/487068?v=3",
"profile": "http://www.stephenjohnsorensen.com/",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "briandipalma",
"name": "Brian Di Palma",
"avatar_url": "https://avatars2.githubusercontent.com/u/1597820?v=3",
"profile": "https://github.com/briandipalma",
"contributions": [
"bug",
"code"
]
"contributions": ["bug", "code"]
},
{
"login": "robwise",
"name": "Rob Wise",
"avatar_url": "https://avatars0.githubusercontent.com/u/6173488?v=3",
"profile": "https://robwise.github.io",
"contributions": [
"doc",
"code"
]
"contributions": ["doc", "code"]
},
{
"login": "Belir",
"name": "Patryk Peas",
"avatar_url": "https://avatars0.githubusercontent.com/u/4818642?v=3",
"profile": "https://github.com/Belir",
"contributions": [
"bug",
"code",
"test"
]
"contributions": ["bug", "code", "test"]
},
{
"login": "0x80",
"name": "Thijs Koerselman",
"avatar_url": "https://avatars2.githubusercontent.com/u/1193520?v=3",
"profile": "http://vauxlab.com",
"contributions": [
"bug",
"code",
"test"
]
"contributions": ["bug", "code", "test"]
},
{
"login": "enriquecaballero",
"name": "Enrique Caballero",
"avatar_url": "https://avatars3.githubusercontent.com/u/7918284?v=3",
"profile": "https://github.com/enriquecaballero",
"contributions": [
"bug",
"code"
]
"contributions": ["bug", "code"]
},
{
"login": "lukaszmoroz",
"name": "Łukasz Moroz",
"avatar_url": "https://avatars2.githubusercontent.com/u/1408542?v=3",
"profile": "https://github.com/lukaszmoroz",
"contributions": [
"bug",
"test"
]
"contributions": ["bug", "test"]
},
{
"login": "zimme",
Expand Down Expand Up @@ -229,97 +171,70 @@
"name": "Oliver Joseph Ash",
"avatar_url": "https://avatars1.githubusercontent.com/u/921609?v=3",
"profile": "https://oliverjash.me/",
"contributions": [
"bug",
"code"
]
"contributions": ["bug", "code"]
},
{
"login": "markpalfreeman",
"name": "Mark Palfreeman",
"avatar_url": "https://avatars1.githubusercontent.com/u/3812133?v=3",
"profile": "http://palf.co",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "alexmckenley",
"name": "Alex Taylor",
"avatar_url": "https://avatars1.githubusercontent.com/u/3639670?v=4",
"profile": "https://github.com/alexmckenley",
"contributions": [
"code",
"test"
]
"contributions": ["code", "test"]
},
{
"login": "chinesedfan",
"name": "Xianming Zhong",
"avatar_url": "https://avatars3.githubusercontent.com/u/1736154?v=4",
"profile": "https://github.com/chinesedfan",
"contributions": [
"test"
]
"contributions": ["test"]
},
{
"login": "lewisl9029",
"name": "Lewis Liu",
"avatar_url": "https://avatars0.githubusercontent.com/u/6934200?v=4",
"profile": "https://github.com/lewisl9029",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "hamzahamidi",
"name": "Hamza Hamidi",
"avatar_url": "https://avatars0.githubusercontent.com/u/22576950?v=4",
"profile": "https://hamidihamza.com",
"contributions": [
"code",
"ideas",
"maintenance",
"tool",
"review"
]
"contributions": ["code", "ideas", "maintenance", "tool", "review"]
},
{
"login": "iamrajiv",
"name": "Rajiv Ranjan Singh",
"avatar_url": "https://avatars0.githubusercontent.com/u/42106787?v=4",
"profile": "https://github.com/iamrajiv",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "cy6erskunk",
"name": "Igor",
"avatar_url": "https://avatars3.githubusercontent.com/u/754849?v=4",
"profile": "https://github.com/cy6erskunk",
"contributions": [
"maintenance"
]
"contributions": ["maintenance"]
},
{
"login": "idahogurl",
"name": "Rebecca Vest",
"avatar_url": "https://avatars.githubusercontent.com/u/10620169?v=4",
"profile": "https://campcode.dev/",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "chrisbobbe",
"name": "Chris Bobbe",
"avatar_url": "https://avatars.githubusercontent.com/u/22248748?v=4",
"profile": "https://github.com/chrisbobbe",
"contributions": [
"bug",
"code"
]
"contributions": ["bug", "code"]
},
{
"login": "JounQin",
Expand Down Expand Up @@ -353,11 +268,17 @@
"name": "Glen Whitney",
"avatar_url": "https://avatars.githubusercontent.com/u/3825429?v=4",
"profile": "https://github.com/gwhitney",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "phun-ky",
"name": "Alexander Vassbotn Røyne-Helgesen",
"avatar_url": "https://avatars.githubusercontent.com/u/1714029?v=4",
"profile": "http://phun-ky.net/",
"contributions": ["code", "maintenance"]
}
],
"repoType": "github",
"commitConvention": "none"
}

13 changes: 13 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false
indent_size = 2
5 changes: 0 additions & 5 deletions .eslintignore

This file was deleted.

Loading
Loading