We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47390bb commit 3158881Copy full SHA for 3158881
packages/website/data/sponsors.json
@@ -1,4 +1,11 @@
1
[
2
+ {
3
+ "id": "ESLint",
4
+ "image": "https://images.opencollective.com/eslint/96b09dc/logo.png",
5
+ "name": "ESLint",
6
+ "totalDonations": 2820000,
7
+ "website": "https://eslint.org/"
8
+ },
9
{
10
"id": "Indeed",
11
"image": "https://images.opencollective.com/indeed/4b8725e/logo.png",
@@ -13,13 +20,6 @@
13
20
"totalDonations": 825000,
14
21
"website": "https://nx.dev"
15
22
},
16
- {
17
- "id": "ESLint",
18
- "image": "https://images.opencollective.com/eslint/96b09dc/logo.png",
19
- "name": "ESLint",
- "totalDonations": 410000,
- "website": "https://eslint.org/"
- },
23
24
"id": "Hugging Face",
25
"image": "https://images.opencollective.com/huggingface/5c934ee/logo.png",
0 commit comments