mirror of
https://github.com/kremalicious/gatsby-redirect-from.git
synced 2024-12-22 17:23:24 +01:00
6 lines
129 B
JSON
6 lines
129 B
JSON
{
|
|
"rootDir": "../",
|
|
"coverageDirectory": "<rootDir>/coverage/",
|
|
"transformIgnorePatterns": ["node_modules/(?!chalk/.*)"]
|
|
}
|