Files
sign/packages/tsconfig/package.json

12 lines
176 B
JSON
Raw Normal View History

2023-06-09 18:21:18 +10:00
{
"name": "@documenso/tsconfig",
"version": "0.0.0",
"license": "MIT",
"private": true,
"files": [
"base.json",
"nextjs.json",
"react-library.json"
]
}