mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
11 lines
145 B
JSON
11 lines
145 B
JSON
|
{
|
||
|
"name": "tsconfig",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"files": [
|
||
|
"base.json",
|
||
|
"nextjs.json",
|
||
|
"react-library.json"
|
||
|
]
|
||
|
}
|