velociraptor icon indicating copy to clipboard operation
velociraptor copied to clipboard

refactor: use standard library to parse JSONC config

Open kidonng opened this issue 3 years ago • 0 comments

Switch to https://deno.land/std/encoding/jsonc.ts instead of hand-rolled regex for .jsonc config.

kidonng avatar Jul 04 '22 18:07 kidonng