velociraptor
velociraptor copied to clipboard
refactor: use standard library to parse JSONC config
Switch to https://deno.land/std/encoding/jsonc.ts instead of hand-rolled regex for .jsonc config.