Skip to content

Commit d1acf18

Browse files
committed
refactor: updated from original repository
2 parents 4a1b010 + 6127b9b commit d1acf18

File tree

6 files changed

+1886
-9373
lines changed

6 files changed

+1886
-9373
lines changed

.babelrc

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@
22
"presets": [
33
"env",
44
"next/babel"
5-
]
5+
],
6+
"env": {
7+
"test": {
8+
"presets": [
9+
"env",
10+
"next/babel"
11+
]
12+
}
13+
}
614
}

0 commit comments

Comments
 (0)