cefense/packages/typescript-config/package.json
2026-08-18 19:38:47 +05:30

12 lines
204 B
JSON

{
"name": "@cerebrus/typescript-config",
"version": "0.0.0",
"private": true,
"license": "UNLICENSED",
"files": [
"base.json",
"vite-app.json",
"node.json",
"bun-app.json"
]
}