mirror of
https://github.com/smogon/sprites.git
synced 2026-08-26 03:37:50 -05:00
deploy/test: ignore dist/
This commit is contained in:
@@ -6,6 +6,9 @@ export default {
|
||||
moduleNameMapper: {
|
||||
'^(.*).js$': '$1'
|
||||
},
|
||||
testPathIgnorePatterns: [
|
||||
"dist"
|
||||
],
|
||||
globals: {
|
||||
'ts-jest': {
|
||||
packageJson: 'package.json'
|
||||
|
||||
Reference in New Issue
Block a user