-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjest.setup.ts
More file actions
16 lines (15 loc) · 1.04 KB
/
Copy pathjest.setup.ts
File metadata and controls
16 lines (15 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/** *************************************************************************
* *
* Copyright (c) 2026, @struggyyy *
* *
* Project: ScreenFixer *
* *
* All Rights Reserved *
* *
* This is unpublished proprietary source code of @struggyyy. *
* The copyright notice above does not evidence any actual *
* or intended publication of such source code. *
* *
************************************************************************** */
// External libraries
import '@testing-library/jest-dom';