diff --git a/jest.config.js b/jest.config.js index d8925c9..9008221 100644 --- a/jest.config.js +++ b/jest.config.js @@ -4,7 +4,7 @@ module.exports = { }, transformIgnorePatterns: [ 'node_modules/(?!(axios|@mui|x-charts|d3-shape|use-supercluster)/)', - '/node_modules/(?!@mui/x-charts|@mui/material|@babel/runtime|d3-(color|format|interpolate|scale|shape|time|time-format|path|array)|internmap)', + '/node_modules/(?!@mui/x-charts|@mui/material|@babel/runtime|d3-(color|format|interpolate|scale|shape|time|time-format|path|array)|internmap|use-supercluster)', ], moduleNameMapper: {