📄 tsconfig.json
/home/palash/git/site/node_modules/es-set-tostringtag/tsconfig.json
Language: json • Lines: 9
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es2021",
	},
	"exclude": [
		"coverage",
	],
}