mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-15 13:29:40 +02:00
chore: run pnpm lint:fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ParseResult } from 'langium';
|
||||
import type { ParseResult } from 'langium';
|
||||
|
||||
const consoleMock = vi.spyOn(console, 'log').mockImplementation(() => {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user