• File: tsconfig.json
  • Full Path: /var/www/sandbox/node_modules/data-view-buffer/tsconfig.json
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 264 bytes
  • MIME-type: text/plain
  • Charset: utf-8
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es2021",																	/* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
	},
	"exclude": [
		"coverage",
		"test/list-exports"
	],
}