Skip to content

Commit

Permalink
Add "funding" section to all public package.json files with link to G…
Browse files Browse the repository at this point in the history
…itHub Sponsor page.
  • Loading branch information
DavidAnson committed Oct 9, 2023
1 parent fcc98c0 commit 85c5c3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"url": "git+https://github.com/DavidAnson/markdownlint-cli2-action.git"
},
"bugs": "https://github.com/DavidAnson/markdownlint-cli2-action/issues",
"funding": "https://github.com/sponsors/DavidAnson",
"scripts": {
"build": "ncc build markdownlint-cli2-action.js",
"docker-npm-install": "docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install",
Expand Down

0 comments on commit 85c5c3b

Please sign in to comment.