mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Documentation added ingame (#667)
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = {
|
||||
transform: {
|
||||
"^.+\\.(js|jsx|ts|tsx)$": "babel-jest",
|
||||
},
|
||||
transformIgnorePatterns: ["node_modules/(?!react-markdown)/"],
|
||||
testPathIgnorePatterns: [".cypress", "node_modules", "dist"],
|
||||
testEnvironment: "./FixJSDOMEnvironment.ts",
|
||||
moduleNameMapper: {
|
||||
|
||||
Reference in New Issue
Block a user