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 1c298a7 commit fdf15efCopy full SHA for fdf15ef
src/lib/import.ts
@@ -88,7 +88,7 @@ function transformModulePath(selfPath: string, filePath: string, project: ts.ser
88
}
89
90
91
-export function getCodeFixActionFromPath(
+function getCodeFixActionFromPath(
92
name: string,
93
selfPath: string,
94
modulePath: string,
0 commit comments