Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Commit

Permalink
chore: change globals
Browse files Browse the repository at this point in the history
fixes linting issues
  • Loading branch information
Mardaneus86 committed Dec 3, 2020
1 parent 3df075d commit bd53967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fut/pinEvent.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* globals PIN_PAGEVIEW_EVT_TYPE services enums */
/* globals PIN_PAGEVIEW_EVT_TYPE services PINEventType */

export class PinEvent {
static sendPageView(pageId, delay = 2000) {
Expand Down

0 comments on commit bd53967

Please sign in to comment.