This commit is contained in:
DESKTOP-RTLN3BA\$punk 2024-08-11 23:52:13 -07:00
parent a182ed6191
commit 24f641347d
63 changed files with 0 additions and 6821 deletions

View file

@ -1,19 +0,0 @@
{
"name": "SurfSense",
"private": true,
"scripts": {
"build": "turbo build",
"dev": "turbo dev",
"lint": "turbo lint",
"format": "prettier --write \"**/*.{ts,tsx,md}\""
},
"devDependencies": {
"prettier": "^3.2.5",
"turbo": "^2.0.12",
"typescript": "^5.4.5"
},
"packageManager": "pnpm@8.15.6",
"engines": {
"node": ">=18"
}
}