UNPKG

obsidian-typings

Version:

Extended type definitions for the Obsidian API (https://obsidian.md)

38 lines (37 loc) 876 B
{ "$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", "mainEntryPointFilePath": "src/index.d.ts", "bundledPackages": [], "compiler": { }, "apiReport": { "enabled": false }, "docModel": { "enabled": true, "apiJsonFilePath": "dist/obsidian-typings.api.json" }, "dtsRollup": { "enabled": false }, "tsdocMetadata": { "enabled": false }, "messages": { "compilerMessageReporting": { "default": { "logLevel": "warning" } }, "extractorMessageReporting": { "default": { "logLevel": "warning" } }, "tsdocMessageReporting": { "default": { "logLevel": "warning" } } } }