feat: Replace eslint => oxlint + oxfmt
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
fragment AcfMedia on GroupAbstractMedia_Fields {
|
||||
image { node { ... AcfImage } }
|
||||
image {
|
||||
node {
|
||||
...AcfImage
|
||||
}
|
||||
}
|
||||
aspectRatio
|
||||
objectFit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user