Replies: 1 comment
-
|
At a quick glance, I don't think biome fully supports that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to write a simple Grit plugin that makes sure all files contain a copyright header. The following Grit QL works fine in the Grit Playground but fails to compile in Biome.
I have tried other sample plugins so I guess it is the range pattern causing issues?
Is this expected? Can someone nudge me in the right direction on how to solve this differently?
(Tried on Linux/Bun and Windows/Pnpm)
Stack Overflow question
Beta Was this translation helpful? Give feedback.
All reactions