Skip to content

Commit 6d1ad6d

Browse files
Cherrykodster28
andauthored
[Docs Site] format json files (#16848)
* chore: format json files * chore: merge fixups * re-add change * format --------- Co-authored-by: kodster28 <[email protected]>
1 parent 9b8d922 commit 6d1ad6d

File tree

19 files changed

+4112
-4146
lines changed

19 files changed

+4112
-4146
lines changed

.github/actions/assign-issue/package-lock.json

Lines changed: 455 additions & 455 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"private": true,
3-
"version": "0.0.0",
4-
"name": "assign-issue",
5-
"scripts": {
6-
"build": "esbuild index.ts --bundle --format=cjs --platform=node --minify --outfile=index.js"
7-
},
8-
"devDependencies": {
9-
"@actions/core": "1.9.1",
10-
"@actions/github": "5.0.3",
11-
"esbuild": "0.14.39"
12-
},
13-
"dependencies": {
14-
"codeowners-utils": "^1.0.2"
15-
}
2+
"private": true,
3+
"version": "0.0.0",
4+
"name": "assign-issue",
5+
"scripts": {
6+
"build": "esbuild index.ts --bundle --format=cjs --platform=node --minify --outfile=index.js"
7+
},
8+
"devDependencies": {
9+
"@actions/core": "1.9.1",
10+
"@actions/github": "5.0.3",
11+
"esbuild": "0.14.39"
12+
},
13+
"dependencies": {
14+
"codeowners-utils": "^1.0.2"
15+
}
1616
}

0 commit comments

Comments
 (0)