index : btroops master Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. aboutsummaryrefslogtreecommitdiff log msg author committer range path: root/jest.config.cjsblob: 0a2d032719759e1b31f2eed80be199e9dbb37d36 (plain) 1 2 3 module.exports = { testPathIgnorePatterns: ["/node_modules/", "test/integration"] };