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