• File: tsconfig.json
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/has-symbols/tsconfig.json
  • Date Modified: 10/26/1985 8:15 AM
  • File size: 143 bytes
  • MIME-type: text/plain
  • Charset: utf-8
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "ES2021",
		"maxNodeModuleJsDepth": 0,
	},
	"exclude": [
		"coverage"
	]
}