UNPKG

@vensst/export-file

Version:
22 lines (21 loc) 373 B
{ "source": { "include": [ "package.json", "README.md", "./src" ], "includePattern": ".js$", "excludePattern": "(node_modules/|docs)" }, "plugins": [ "plugins/markdown" ], "opts": { "destination": "./docs/", "encoding": "utf8", "private": true, "recurse": true, "template": "./node_modules/docdash" } }