UNPKG

ark-react-native-local-notifications

Version:

Manageable local notifications for React Native on iOS and Android.

20 lines (19 loc) 270 B
{ "extends": "airbnb", "rules": { "linebreak-style": 0, "react/jsx-filename-extension": [ 1, { "extensions": [ ".js", ".jsx" ] } ], "semi": [ 2, "never" ] } }