summaryrefslogtreecommitdiff
path: root/tsconfig.json
blob: e390cc4ebd36e07b1f44cf7627953ee7b09cd967 (plain)
1
2
3
4
5
6
{
	"compilerOptions": {
		"target": "es2021",
		"declaration": true,
	}
}