UNPKG

nanoscope

Version:

A Lens Library for Javascript

25 lines 526 B
{ "tags": { "allowUnknownTags": true }, "source": { "include": ["./src", "./docs/README_0.0.2.md"], "exclude": ["./src/array/utils"], "includePattern": ".+\\.js(doc)?$", "excludePattern": "(^|\\/|\\\\)_" }, "plugins": [ "plugins/markdown" ], "markdown": { "parser": "gfm" }, "templates": { "systemName": "nanoscope", "theme": "spacelab", "navType": "vertical", "cleverLinks": true, "monospaceLinks": true, "default": { "outputSourceFiles": true } } }