Files
plane/packages/typescript-config/package.json
M. Palanikannan 993713925a feat: express decorators for rest apis and websocket (#6818)
* feat: express decorators for rest apis and websocket

* fix: added package dependency

* fix: refactor decorators
2025-03-26 20:24:05 +05:30

13 lines
212 B
JSON

{
"name": "@plane/typescript-config",
"version": "0.25.3",
"license": "AGPL-3.0",
"private": true,
"files": [
"base.json",
"nextjs.json",
"react-library.json",
"node-library.json"
]
}