git » sdk » main » tree

[main] / npm / tsconfig.json

1
2
3
4
5
6
{
	"compilerOptions": {
		"lib": ["dom", "dom.iterable", "esnext"]
	},
	"files": ["npm/index.d.ts"]
}