Skip to content

Commit f839e5e

Browse files
imnasnainaecalex-rawlings-yyc
authored andcommitted
Restore EOF newline
1 parent 1eede9a commit f839e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__mocks__/papi-backend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ module.exports = {
6262
};
6363

6464
/** Marks this file as a module so top-level const/let are module-scoped; avoids TS "redeclare" when both papi-backend and papi-frontend mocks are in the project (they are used mutually exclusively by Jest). */
65-
export {};
65+
export {};

0 commit comments

Comments
 (0)