The closest I figured was `rules = [{ type = "Text", globs = ["**/*.json"], fallthrough = true }]`,

The closest I figured was
rules = [{ type = "Text", globs = ["**/*.json"], fallthrough = true }]
, but that doesn't seem to be it
Was this page helpful?