mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"name": "@plane/typescript-config",
|
|
"version": "1.0.0",
|
|
"license": "AGPL-3.0",
|
|
"private": true,
|
|
"files": [
|
|
"base.json",
|
|
"nextjs.json",
|
|
"react-library.json",
|
|
"node-library.json"
|
|
]
|
|
}
|