You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me it could improve the test harness by checking if the result of the functions is consistent with the one in supported.js.
for example here:
Description
It seems to me it could improve the test harness by checking if the result of the functions is consistent with the one in supported.js.
for example here:
file-type/test.js
Line 307 in 7e72bbc
using something like
t.true(supportedMimeTypes.has(mime));
Existing Issue Check
File-Type Scope Acknowledgment
The text was updated successfully, but these errors were encountered: