{
	"compilerOptions": {
		"removeComments": true,
		"skipLibCheck": true,
		"target": "es6"
	},
	"files": ["index.ts"]
}
