Skip to content

Commit e924e75

Browse files
[autofix.ci] apply automated fixes
1 parent 555f497 commit e924e75

File tree

1 file changed

+1
-1
lines changed
  • packages/language-core/src/codegen/script

1 file changed

+1
-1
lines changed

packages/language-core/src/codegen/script/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ export function* generateScript(
192192
* 可以正常拦截非正常结束部分的报错
193193
* eg:
194194
* <script>
195-
* const a =
195+
* const a =
196196
* ^ Expression expected.ts-plugin(1109)
197197
* </script>
198198
*/

0 commit comments

Comments
 (0)