Skip to content

Commit 1f22424

Browse files
committed
test: move from ava to jest
1 parent 5f63a3c commit 1f22424

11 files changed

+1851
-3344
lines changed

.eslintrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
],
66
"env": {
77
"es6": true,
8-
"amd": true
8+
"amd": true,
9+
"jest": true
910
}
1011
}

0 commit comments

Comments
 (0)