aboutsummaryrefslogtreecommitdiff
path: root/packages/typescript-config/package.json
blob: d8f89566e7801d0bb237ab63cf154652eb56702b (plain) (blame)
1
2
3
4
5
6
7
8
9
{
	"name": "@imemio/typescript-config",
	"version": "0.0.1",
	"description": "Shared TypeScript configurations",
	"files": [
		"base.json",
		"node.json"
	]
}