style: configure deno fmt to use single quotes
- Add singleQuote: true to deno.json fmt configuration - Reformat all files with single quotes using deno fmt
This commit is contained in:
- Add singleQuote: true to deno.json fmt configuration - Reformat all files with single quotes using deno fmt