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 05ddad7 commit f1e1ddbCopy full SHA for f1e1ddb
tests/lib/rules/no-import-compiler-macros.js
@@ -54,7 +54,7 @@ tester.run('no-import-compiler-macros', rule, {
54
`,
55
output: `
56
<script setup>
57
-
+
58
</script>
59
60
errors: [
0 commit comments