Everyone wants results, but no one is willing to do what it takes to get them.

-- Dirty Harry
This commit is contained in:
Sebastien Castiel
2024-10-25 14:37:17 -04:00
parent 35bbb04b9d
commit 9bdc8a715c

View File

@@ -2,6 +2,7 @@
"name": "spliit-api",
"version": "0.1.0",
"private": true,
"main": "src/index.ts",
"scripts": {
"lint": "eslint",
"check-types": "tsc --noEmit",