wormhole-token-list/jestconfig.json

5 lines
141 B
JSON
Raw Permalink Normal View History

2021-11-17 17:07:05 -08:00
{
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
"moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json", "node"]
}