.PHONY: typecheck

typecheck:
	@./vendor/tsgo/macos --noEmit -p jsconfig.json
