UNPKG

zl-react-native-gifted-chat

Version:

The most complete chat UI for React Native, based on 'react-native-gifted-chat'

18 lines (17 loc) 295 B
{ "plugins": [ "react", "react-native" ], "extends": ["eslint:recommended", "plugin:react/recommended"], "parserOptions": { "sourceType": "module", "ecmaFeatures" : { experimentalObjectRestSpread: true } }, "env": { "node": true, "jest": true } }