UNPKG

94 BJavaScriptView Raw
1module.exports = {
2 testPathIgnorePatterns: ["__tests__"],
3 testURL: "http://localhost",
4};