Add ts-node and some skills

This commit is contained in:
Lucàs
2022-12-29 22:13:58 +01:00
parent 72ca97d08a
commit 1b9c4f0a43
4 changed files with 265 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "LucasVbr Github Profile",
"main": "index.js",
"scripts": {
"start": "node build/index.js"
"start": "ts-node src/index.ts"
},
"repository": {
"type": "git",