module.exports = { packages: { '@agm/markerclusterer': { ignorableDeepImportMatchers: [ /@google\//, ] } } }