Skip to content

Commit 8b48fd3

Browse files
ci(lint): auto-fix
1 parent 688a427 commit 8b48fd3

File tree

1 file changed

+1
-1
lines changed
  • packages/language-core/lib/codegen/template

1 file changed

+1
-1
lines changed

packages/language-core/lib/codegen/template/context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export function createTemplateCodegenContext(options: Pick<TemplateCodegenOption
3636
token.errors++;
3737
return false;
3838
}
39-
},
39+
},
4040
};
4141
}
4242
}

0 commit comments

Comments
 (0)