UNPKG

@codetanzania/majifix-content

Version:

A representation of common information (i.e FAQ, Fee, Tariffs etc) that are published by a jurisdiction for general public.

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