📄 tsconfig.json
/home/palash/git/site/node_modules/possible-typed-array-names/tsconfig.json
Language: json • Lines: 9
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "ESNext",
	},
	"exclude": [
		"coverage",
	],
}