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:
@@ -1 +1 @@
|
||||
export * from './shortid.ts';
|
||||
export * from './shortid.ts';
|
||||
|
Reference in New Issue
Block a user