mcollina / async-cache-dedupe

Async cache with dedupe support
MIT License
640 stars 40 forks source link

feat: invalidation with wildcard #17

Closed simone-sanfratello closed 2 years ago

simone-sanfratello commented 2 years ago

sorry for linter fixes :(

mcollina commented 2 years ago

How come there are all these linter fixes?

simone-sanfratello commented 2 years ago

accidentally ran standard --fix instead of npm run lint:fix, looks like there are some issues in scripts, I'm cleaning this PR then I'll send another one only with lint fix