UNPKG

@react-native-ohos/react-native-inappbrowser-reborn

Version:
19 lines 321 B
{ "parser": "@babel/eslint-parser", "extends": [ "@react-native-community", "plugin:flowtype/recommended", "plugin:prettier/recommended" ], "plugins": [ "flowtype" ], "rules": { "prettier/prettier": [ "error", { "singleQuote": true } ] } }