• File: tsconfig.json
  • Full Path: /var/www/sandbox/node_modules/side-channel-map/tsconfig.json
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 116 bytes
  • MIME-type: text/plain
  • Charset: utf-8
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es2021",
	},
	"exclude": [
		"coverage",
	],
}