create-guilded-bot/libs/tsconfig/package.json

11 lines
145 B
JSON
Raw Normal View History

2022-11-18 08:30:40 +00:00
{
"name": "tsconfig",
"version": "0.0.0",
"private": true,
"files": [
"base.json",
"nextjs.json",
"react-library.json"
]
}