1
0
mirror of https://github.com/kremalicious/gatsby-redirect-from.git synced 2024-06-28 00:27:41 +02: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/.*)"]
}