UNPKG

monad-state

Version:
24 lines (23 loc) 493 B
{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc"] }, "source": { "include": ["."], "exclude": ["node_modules","docs","coverage","public", "dist"], "includePattern": ".+\\.js(doc)?$", "excludePattern": "(^|\\/|\\\\)_" }, "plugins": [], "templates": { "cleverLinks": false, "monospaceLinks": false }, "opts": { "destination": "public", "recurse": true, "template": "node_modules/docdash", "readme": "README.md" } }