KnodesCommunity/typedoc-plugins

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
    "jest.jestCommandLine": "node_modules/.bin/jest",
    "jest.autoRun": {
        "watch": false,
        "onSave": "test-file"
    },
    "typescript.tsdk": "node_modules/typescript/lib",
}