remove unnecessary @ts-ignore and @ts-nocheck

This commit is contained in:
Yokozuna59
2023-06-12 13:27:40 +03:00
parent 5b3e565b63
commit b11c511c5c
10 changed files with 17 additions and 37 deletions

View File

@@ -1,4 +1,3 @@
// @ts-nocheck TODO: Fix TS
import { MockedD3 } from '../packages/mermaid/src/tests/MockedD3.js';
export const select = function () {