We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7abccd commit ceceeb0Copy full SHA for ceceeb0
src/twoslash.ts
@@ -1,4 +1,5 @@
1
import path from "path-browserify";
2
+
3
import { allExtensions } from "./helpers";
4
5
const defaultFilename = "/index.tsx";
0 commit comments