Commit 8956fba6 authored by Charles Bachmeier's avatar Charles Bachmeier Committed by GitHub

fix: Silence linter warnings for GA (#6962)

ga analytics
parent 04884fe1
/* eslint-disable no-unused-vars */ /* eslint-disable @typescript-eslint/no-unused-vars */
// TODO(WEB-2166): Delete this file when we remove Google Analytics completely. // TODO(WEB-2166): Delete this file when we remove Google Analytics completely.
import { GaOptions, InitOptions, UaEventOptions } from 'react-ga4/types/ga4' import { GaOptions, InitOptions, UaEventOptions } from 'react-ga4/types/ga4'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment