Files
discordeno/packages/tsconfig/package.json
Jonathan Ho d04a040f28 Setup turborepo (#2610)
* chore: BREAKING move to monorepo structure

* chore: setup turborepo
2022-12-01 01:59:02 +08:00

8 lines
99 B
JSON

{
"name": "tsconfig",
"version": "0.0.0",
"private": true,
"files": [
"base.json"
]
}