⚙️ update some project settings
parent
0875346c3d
commit
e7d1bbaec1
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"ext": "ts",
|
||||||
|
"exec": "ts-node -r dotenv/config src/index.ts",
|
||||||
|
"ignore": ["node_modules/*"]
|
||||||
|
}
|
Loading…
Reference in New Issue