mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 14:38:50 +02:00
consistent file naming
This commit is contained in:
parent
e147034d2e
commit
cdb7c07bdc
3 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ import {
|
|||
} from '@docusaurus/utils';
|
||||
import Yaml from 'js-yaml';
|
||||
|
||||
import {validateShowcaseFrontMatter} from './yaml';
|
||||
import {validateShowcaseFrontMatter} from './frontMatter';
|
||||
import type {LoadContext, Plugin} from '@docusaurus/types';
|
||||
import type {PluginOptions, Content} from '@docusaurus/plugin-content-showcase';
|
||||
import type {ShowcaseContentPaths} from './types';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue