mirror of
https://github.com/tauri-apps/typedoc-plugin-markdown.git
synced 2026-01-31 00:45:20 +01:00
7 lines
129 B
JavaScript
7 lines
129 B
JavaScript
const base = require('../../jest.config.base.js');
|
|
|
|
module.exports = {
|
|
...base,
|
|
displayName: 'typedoc-github-wiki-theme',
|
|
};
|