mirror of
https://github.com/documenso/documenso.git
synced 2025-11-27 14:59:10 +10:00
14 lines
230 B
JSON
14 lines
230 B
JSON
{
|
|
"name": "@documenso/tsconfig",
|
|
"version": "0.0.0",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"scripts": {
|
|
"clean": "rimraf node_modules"
|
|
},
|
|
"files": [
|
|
"base.json",
|
|
"nextjs.json",
|
|
"react-library.json"
|
|
]
|
|
} |