Skip to content

Commit

Permalink
Add sponsorship
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 21, 2024
1 parent ce531f7 commit 086f58a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: ai
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"engines": {
"node": ">=18.0.0"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"scripts": {
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --coverage && eslint ."
},
Expand Down

0 comments on commit 086f58a

Please sign in to comment.