We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec86d7 commit 54f7246Copy full SHA for 54f7246
tests/fixtures/script-indent/ts-static-block-01.vue
@@ -1,4 +1,4 @@
1
-<!--{"parserOptions": {"parser":"@typescript-eslint/parser"}, "requirements": { "@typescript-eslint/parser": ">=4.30.0" } }-->
+<!--{"parserOptions": {"parser":"@typescript-eslint/parser"}, "requirements": { "@typescript-eslint/parser": ">=4.30.0 || ^5.0.0-0" } }-->
2
<script lang="ts">
3
class Foo {
4
static {
0 commit comments