15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"packageManager": "pnpm@10.12.1",
|
|
"scripts": {
|
|
"build": "turbo run build"
|
|
},
|
|
"dependencies": {
|
|
"@eslint/js": "^9.31.0",
|
|
"eslint": "^9.31.0",
|
|
"globals": "^16.3.0",
|
|
"prettier": "^3.6.2",
|
|
"turbo": "^2.5.4",
|
|
"typescript-eslint": "^8.36.0"
|
|
}
|
|
}
|