git.delta.rocks / unique-network / refs/commits / ade4bc204310

difftreelog

source

js-packages/tsconfig.json242 Bsourcehistory
1{2	"references": [3	  { "path": "./types/tsconfig.json" },4	  { "path": "./playgrounds/tsconfig.json" },5	  { "path": "./scripts/tsconfig.json" },6	  { "path": "./tests/tsconfig.json" }7	],8	"files": [],9	"exclude": ["**/node_modules"]10  }11