Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Dec 16, 2024
1 parent cbca0f8 commit 158e5cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/flow/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ declare var parcelRequire: {
(id: string): any,
load: (url: string) => Promise<mixed>,
meta: {
publicUrl: string
}
publicUrl: string,
},
};

declare module 'fs/promises' {
Expand Down

0 comments on commit 158e5cb

Please sign in to comment.