mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +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