mime-types icon indicating copy to clipboard operation
mime-types copied to clipboard

feat!: resolve extension conflicts with mime-score, close #116

Open broofa opened this issue 2 years ago • 0 comments

Adds the mime-score module logic for resolving extension conflicts.

The published mime-score module is now ESM-only, so I've just copy-pasted the logic here, back-ported to CommonJS.

The new test shows which extension->type mappings change as a result of this PR.

broofa avatar Dec 12 '23 01:12 broofa