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 025328c commit b8b7b16Copy full SHA for b8b7b16
package.json
@@ -8,6 +8,7 @@
8
"engines": {
9
"node": ">=10"
10
},
11
+ "funding": "https://github.com/fullstack-build/tslog?sponsor=1",
12
"scripts": {
13
"ts-node": "ts-node example/index.ts",
14
"ts-node-onchange": "onchange -i \"**/*.ts\" -- npm run ts-node",
0 commit comments