chore: cleanup
This commit is contained in:
parent
1d87bb954a
commit
648b34f961
|
|
@ -26,7 +26,6 @@
|
|||
"lint-staged": "^14.0.0",
|
||||
"pnpm": "^8.6.12",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"turbo": "^1.10.13",
|
||||
"typescript": "^5.2.2",
|
||||
"vitest": "^0.34.3"
|
||||
},
|
||||
|
|
|
|||
24
turbo.json
24
turbo.json
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"globalEnv": ["NODE_ENV"],
|
||||
"pipeline": {
|
||||
"lint": {
|
||||
"cache": false,
|
||||
"outputs": []
|
||||
},
|
||||
"lint:fix": {
|
||||
"cache": false,
|
||||
"outputs": []
|
||||
},
|
||||
"typecheck": {},
|
||||
"dev": {
|
||||
"cache": false
|
||||
},
|
||||
"check": {
|
||||
"cache": false
|
||||
},
|
||||
"test": {
|
||||
"cache": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user