mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Updated Jest config to work on windows
Signed-off-by: Thomas Florin <thoflo002@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"object-assign",
|
||||
"underscore",
|
||||
"source-map-support",
|
||||
"<rootDir>/node_modules/.*JSONStream"
|
||||
"<rootDir>/node_modules/.*JSONStream",
|
||||
"<rootDir>/node_modules/core-js"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user