Skip to content

Commit d1ca812

Browse files
committed
formatting
1 parent 99584de commit d1ca812

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/LuaTransformer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5518,6 +5518,7 @@ export class LuaTransformer {
55185518
this.importLuaLibFeature(LuaLibFeature.WeakSet);
55195519
return;
55205520
}
5521+
55215522
if (tsHelper.isBuiltinErrorTypeName(name)) {
55225523
this.importLuaLibFeature(LuaLibFeature.Error);
55235524
}

0 commit comments

Comments
 (0)