{ "name": "@konobangu/typescript-config", "version": "0.0.0", "private": true, "scripts": { "clean": "git clean -xdf .cache .turbo dist node_modules", "typecheck": "tsc --noEmit --emitDeclarationOnly false" } }