Remove unused noop
util
#1327
Annotations
3 warnings
packages/analytics-nextjs/src/Analytics.ts#L75
Object Literal Property name `Segment.io` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
|
packages/analytics-nextjs/src/Analytics.ts#L97
Object Literal Property name `Segment.io` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
|
packages/analytics-nextjs/src/lib/getTrackingPermissions.ts#L18
'CONSENT_TO_IDENTIFY' is deprecated. Please use `STRICT` instead (deprecation/deprecation)
|