1
0
mirror of https://github.com/kremalicious/gatsby-redirect-from.git synced 2024-12-22 09:13:20 +01:00
gatsby-redirect-from/test/jest.config.json
2023-09-28 21:27:26 +01:00

6 lines
129 B
JSON

{
"rootDir": "../",
"coverageDirectory": "<rootDir>/coverage/",
"transformIgnorePatterns": ["node_modules/(?!chalk/.*)"]
}