Co-authored-by: chenxi <chenxi@wecash.net>
@@ -32,7 +32,8 @@
".eslintrc.js",
".stylelintrc.js",
".prettierrc.js",
- "jest.config.js"
+ "jest.config.js",
+ "mock/*"
],
"exclude": ["node_modules", "build", "dist", "scripts", "src/.umi/*", "webpack", "jest"]
}