martijnversluis/ChordSheetJS

View on GitHub
typedoc.json

Summary

Maintainability
Test Coverage
{
  "$schema": "https://typedoc.org/schema.json",
  "entryPoints": ["./src/index.ts"],
  "out": "tmp/docs",
  "excludeNotDocumented": true,
  "logLevel": "Error"
}