mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-06-20 01:55:44 +02:00
2 lines
64 B
TypeScript
2 lines
64 B
TypeScript
export const DEFAULT_FILE_TYPES = ['.md', '.markdown', '.mdx'];
|