Skip to content

Commit 1c907ad

Browse files
committed
unit test: fix package.json location
1 parent fa86b0f commit 1c907ad

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
File renamed without changes.

src/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "jest.config.js",
3+
"type": "module"
4+
}

0 commit comments

Comments
 (0)