Newer
Older
framework / tsconfig.json
@TLCD96 TLCD96 on 11 Feb 2024 74 bytes update
{
	"buildOptions": {
		"alwaysStrict": true,
		"importHelpers": false
	}
}