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 11b7dcc commit 9d415a9Copy full SHA for 9d415a9
.github/.github/FUNDING.yml
@@ -0,0 +1,3 @@
1
+# These are supported funding model platforms
2
+
3
+github: [isaacs]
package.json
@@ -39,5 +39,8 @@
39
"prof": "bash prof.sh && cat profile.txt",
40
"benchclean": "node benchclean.js"
41
},
42
- "license": "ISC"
+ "license": "ISC",
43
+ "funding": {
44
+ "url": "https://github.com/sponsors/isaacs"
45
+ }
46
}
0 commit comments