mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 13:59:54 +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(() => {
|
const consoleMock = vi.spyOn(console, 'log').mockImplementation(() => {
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user