Skip to content

Commit 158e5cb

Browse files
committed
prettier
1 parent cbca0f8 commit 158e5cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/flow/environment.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ declare var parcelRequire: {
107107
(id: string): any,
108108
load: (url: string) => Promise<mixed>,
109109
meta: {
110-
publicUrl: string
111-
}
110+
publicUrl: string,
111+
},
112112
};
113113

114114
declare module 'fs/promises' {

0 commit comments

Comments
 (0)