UNPKG

react-native-url-polyfill

Version:

A lightweight and trustworthy URL polyfill for React Native

8 lines (7 loc) 115 B
module.exports = { extends: '@react-native-community', root: true, globals: { globalThis: false, }, };