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 b20fdbe commit e47742cCopy full SHA for e47742c
.all-contributorsrc
@@ -1,7 +1,9 @@
1
{
2
"projectName": "prettier-plugin-embed",
3
"projectOwner": "Sec-ant",
4
- "files": ["README.md"],
+ "files": [
5
+ "README.md"
6
+ ],
7
"commitType": "docs",
8
"commitConvention": "angular",
9
"contributorsPerLine": 7,
@@ -11,7 +13,19 @@
11
13
"name": "Karl Horky",
12
14
"avatar_url": "https://avatars.githubusercontent.com/u/1935696?v=4",
15
"profile": "https://upleveled.io",
- "contributions": ["code", "doc"]
16
+ "contributions": [
17
+ "code",
18
+ "doc"
19
+ ]
20
+ },
21
+ {
22
+ "login": "kelvinsjk",
23
+ "name": "Kelvin Soh",
24
+ "avatar_url": "https://avatars.githubusercontent.com/u/64682375?v=4",
25
+ "profile": "https://math-atlas.vercel.app",
26
27
+ "code"
28
29
}
30
]
31
0 commit comments