mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
test: ignore packages
This commit is contained in:
3
jest.config.js
Normal file
3
jest.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
testPathIgnorePatterns: ['/node_modules/', '/packages/'],
|
||||
};
|
Reference in New Issue
Block a user