UNPKG

@codetanzania/majifix-alert

Version:

An incident reporting service to notify citizens in case of service disruption such as lack of water, network maintenance etc.

12 lines (11 loc) 195 B
{ "extends": [ "airbnb-base", "plugin:prettier/recommended", "plugin:jsdoc/recommended" ], "plugins": ["prettier", "jsdoc"], "rules": { "prettier/prettier": "error" } }