📄 tsconfig.json
/home/palash/git/site/node_modules/data-view-byte-length/tsconfig.json
Language: json • Lines: 9
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es2021",																	/* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
	},
	"exclude": [
		"coverage",
	],
}