{ "source": "./src", "destination": "./dist/docs", "excludes": [ "lib", "node_modules", "test", "webpack.*.*js$" ], "plugins": [ { "name": "esdoc-standard-plugin" } ] }