• File: tsconfig.json
  • Full Path: /var/www/imalireports/node_modules/concat/tsconfig.json
  • Date Modified: 11/01/2022 10:15 PM
  • File size: 131 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
	"compilerOptions": {
		"module": "commonjs",
		"noImplicitAny": true,
		"target": "es6",
		"types" : [ "node", "core-js" ]
	}
}