This PR adds support for isAnalytics, enableAnalytics, and disableAnalytics, resolving #46.
My local linter setup seems to have reformatted the code as there's no linter rules set for the repo. Please let me know if you want me to revert the formatting changes.
Formatting and change request addressed. There's still some minor formatting differences, couldn't get prettier to co-operate to fully match the existing style.
This PR adds support for
isAnalytics
,enableAnalytics
, anddisableAnalytics
, resolving #46.My local linter setup seems to have reformatted the code as there's no linter rules set for the repo. Please let me know if you want me to revert the formatting changes.