this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix lint

+3 -3
+3 -3
apps/expo/src/lib/utils/polyfills/platform-polyfills.ts
··· 1 - /* eslint-disable @typescript-eslint/no-unsafe-member-access */ 1 + /* eslint-disable @typescript-eslint/unbound-method */ 2 + 2 3 /* eslint-disable @typescript-eslint/no-empty-function */ 3 - /* eslint-disable @typescript-eslint/no-unsafe-assignment */ 4 - /* eslint-disable @typescript-eslint/no-unsafe-call */ 4 + 5 5 import "fast-text-encoding"; 6 6 import "react-native-url-polyfill/auto"; 7 7 import Graphemer from "graphemer";