2024-01-30 00:36:12 +01:00
|
|
|
{
|
2024-03-10 10:49:36 +01:00
|
|
|
"scripts": {
|
|
|
|
|
"lint": "tsc --noEmit --skipLibCheck"
|
|
|
|
|
},
|
2024-01-30 00:36:12 +01:00
|
|
|
"devDependencies": {
|
2024-03-10 09:49:52 +01:00
|
|
|
"bun-types": "^1.0.25",
|
|
|
|
|
"msw": "latest"
|
2024-01-30 00:36:12 +01:00
|
|
|
}
|
|
|
|
|
}
|