Skip to content

Commit

Permalink
style(prettier): run format:fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
codingcodax committed Aug 29, 2024
1 parent 637ced7 commit 286305f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/www/.map.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/** Auto-generated **/
declare const map: Record<string, unknown>
declare const map: Record<string, unknown>;

export { map }
export { map };

0 comments on commit 286305f

Please sign in to comment.