UNPKG

gsweet

Version:

Help with writing scripts to run against gSuite

14 lines (13 loc) 275 B
{ "plugins": ["plugins/markdown"], "opts": { "destination": "./gsweet", "recurse": true, "verbose": true, "template": "./node_modules/tsd-jsdoc/dist" }, "source": { "include": ["gsweet/src/sheets/*.js"], "excludePattern": "(.*.test.js)" } }