📄 tsconfig.json
/home/palash/git/site/node_modules/has-proto/tsconfig.json
Language: json • Lines: 11
{
	"extends": "@ljharb/tsconfig",
	"exclude": [
		"coverage",
	],
	"compilerOptions": {
		"typeRoots": [
			"types",
		],
	},
}