remove ext-name, it sucks

it would return old/unknown extensions (such as `.arts`) as video or image for no reason
This commit is contained in:
Tom (plebeius.eth)
2025-06-04 12:30:04 +02:00
parent a159fc60f2
commit bb1b273c39
3 changed files with 17 additions and 14 deletions
-2
View File
@@ -3,8 +3,6 @@ declare module '*.module.css' {
export default classes;
}
declare module 'ext-name';
declare module 'lodash';
declare module 'react-draggable';