This commit is contained in:
pycook
2019-08-28 20:51:51 +08:00
committed by pycook
parent f3046d3c91
commit 5b4f95a50e
194 changed files with 40240 additions and 16 deletions

View File

@@ -0,0 +1,5 @@
module.exports = {
env: {
jest: true
}
}