Skip to content

Commit e3209ef

Browse files
committed
add funding 💵
1 parent 09f673f commit e3209ef

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/FUNDING.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
# These are supported funding model platforms
3+
4+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
5+
patreon: # Replace with a single Patreon username
6+
open_collective: ts-node-dev
7+
ko_fi: # Replace with a single Ko-fi username
8+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
9+
custom: # Replace with a single custom sponsorship URL

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ tsnd --respawn server.ts
6565

6666
- The good thing is that `ts-node-dev` watches used `tsconfig.json` file, and will reinitialize compilation on its change, but you have to restart the process manually when you update used version of `typescript` or make any other changes that may effect compilation results.
6767

68+
## Support
69+
70+
Support the project with a donation and help us to give it back. [[Become a backer](https://opencollective.com/ts-node-dev#backer)]
71+
6872
## License
6973

7074
WTF.

0 commit comments

Comments
 (0)