Skip to content

Commit 1ab747f

Browse files
committed
chore: add FUNDING.yml
1 parent 8666633 commit 1ab747f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: .github/FUNDING.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# These are supported funding model platforms
2+
# github: [jaywcjlove]
3+
# patreon: # Replace with a single Patreon username
4+
# open_collective: # Replace with a single Open Collective username
5+
# ko_fi: # Replace with a single Ko-fi username
6+
# tidelift: # npm/svgtofont
7+
# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
8+
custom: https://wangchujiang.com/#/sponsor

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"prettier": "prettier --write \"**/*.{js,jsx,vue,tsx,ts,less,md,json}\"",
1111
"version": "lerna version --exact --force-publish --no-push --no-git-tag-version",
1212
"clean": "lerna clean --yes",
13-
"prepare": "husky install"
13+
"prepare": "husky"
1414
},
1515
"author": "jaywcjlove",
1616
"license": "MIT",

0 commit comments

Comments
 (0)