bem-site/gorshochek

View on GitHub
esdoc.json

Summary

Maintainability
Test Coverage
{
  "source": "./src",
  "destination": "./jsdoc",
  "access": ["public", "protected", "private"],
  "index": "./README.md",
  "package": "./package.json",
  "test": {
    "type": "mocha",
    "source": "./test"
  }
}