📄 tsconfig.json
/home/palash/git/site/node_modules/es-shim-unscopables/tsconfig.json
Language: json • Lines: 10
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es2021",
	},
	"exclude": [
		"coverage",
		"test/list-exports"
	],
}