Skip to content

Commit 54f7246

Browse files
authored
Update ts-static-block-01.vue
1 parent eec86d7 commit 54f7246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures/script-indent/ts-static-block-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": ">=4.30.0" } }-->
1+
<!--{"parserOptions": {"parser":"@typescript-eslint/parser"}, "requirements": { "@typescript-eslint/parser": ">=4.30.0 || ^5.0.0-0" } }-->
22
<script lang="ts">
33
class Foo {
44
static {

0 commit comments

Comments
 (0)