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 58c4a06 commit b700664Copy full SHA for b700664
tests/lib/rules/no-import-compiler-macros.js
@@ -46,7 +46,7 @@ tester.run('no-import-compiler-macros', rule, {
46
`,
47
output: `
48
<script setup>
49
-
+
50
</script>
51
52
errors: [
0 commit comments