felixge / felixge/node-require-all

Allow .ts files to be found in DEFAULT_FILTER option

Đang mở
#65 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
299
Fork
47
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Hello ! I'm making a discord bot using discord.js-commando and i migrate my bot to a typescript project

I figure out an issue with require-all@3.0.0 that is used by discord.js-commando@latest doesn't allow .ts files to be found by default

Maybe you should change the DEFAULT_FILTER regex from `/^([^\.].*)\.js(on)?$/` to `/^([^\.].*)\.(?:j|t)s(on)?$/`

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.