Skip to content

Commit e1c2423

Browse files
committed
Fix lint
1 parent d342492 commit e1c2423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/moduleSpecifiers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ import {
3131
flatten,
3232
forEach,
3333
forEachAncestorDirectory,
34-
GetCanonicalFileName,
3534
getBaseFileName,
35+
GetCanonicalFileName,
3636
getDirectoryPath,
3737
getEmitModuleResolutionKind,
3838
getImpliedNodeFormatForFile,

0 commit comments

Comments
 (0)