UNPKG

@codetanzania/emis-stakeholder

Version:

A representation of an entity (e.g municipal, individual, agency, organization etc) consisting of contact information (e.g. name, e-mail addresses, phone numbers) and other descriptive information of interest in emergency(or disaster) management.

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