aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/typescript-config/package.json
blob: d6582698f1b81fa7a71ff67674de0df002765e19 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "name": "@repo/typescript-config",
  "version": "0.0.0",
  "license": "MIT",
  "private": true,
  "publishConfig": {
    "access": "public"
  }
}