Skip to content

Commit 5826c34

Browse files
committed
Chore: improve tests
1 parent 0bcfd95 commit 5826c34

File tree

2 files changed

+209
-225
lines changed

2 files changed

+209
-225
lines changed

.babelrc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"presets": ["power-assert"]
3-
}
2+
"presets": ["power-assert"],
3+
"only": "test/*.js",
4+
"sourceMaps": "inline"
5+
}

0 commit comments

Comments
 (0)