更新代码

This commit is contained in:
guaishoudemao
2021-02-06 17:11:40 +08:00
parent 909cdac1c5
commit 33549e5489
10 changed files with 183 additions and 0 deletions

View File

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