UNPKG

obsidian-dev-utils

Version:

This is the collection of useful functions that you can use for your Obsidian plugin development

3 lines (2 loc) 94 B
export * as eslint_config from './eslint.config.mjs'; export * as ESLint from './ESLint.mjs';