Skip to content

Commit 73a30f5

Browse files
Copilotyomybaby
andcommitted
refactor: Remove unused reportWebVitals.ts and update jest config
- Delete react/src/reportWebVitals.ts (not imported anywhere) - Remove reportWebVitals.ts from jest coverage exclusion list Co-authored-by: yomybaby <621215+yomybaby@users.noreply.github.com>
1 parent 02a3d92 commit 73a30f5

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

react/jest.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ module.exports = {
2727
'src/**/*.{js,jsx,ts,tsx}',
2828
'!src/**/*.d.ts',
2929
'!src/index.tsx',
30-
'!src/reportWebVitals.ts',
3130
],
3231
};

react/src/reportWebVitals.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)