Skip to content

Commit 99e9adc

Browse files
committed
fix
1 parent fec4fab commit 99e9adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures/script-indent/ts-instantiation-expression-01.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--{"parserOptions": {"parser":"@typescript-eslint/parser"}, "requirements": { "@typescript-eslint/parser": ">=5.26.0"}-->
1+
<!--{"parserOptions": {"parser":"@typescript-eslint/parser"}, "requirements": { "@typescript-eslint/parser": ">=5.26.0"}}-->
22
<script lang="ts">
33
const ErrorMap = Map
44
<

0 commit comments

Comments
 (0)