忽略核心包

This commit is contained in:
COOL 2023-04-17 00:43:41 +08:00
parent be10208908
commit e5b3cbe9bf

View File

@ -7,7 +7,8 @@
"jest.config.js", "jest.config.js",
"typings", "typings",
"public/**/**", "public/**/**",
"view/**/**" "view/**/**",
"packages"
], ],
"env": { "env": {
"jest": true "jest": true