import-js/eslint-plugin-import

add exceptions for exports-last

開放

#1,882 建立於 2020年8月17日

 (1 則留言) (1 個反應) (0 位負責人)JavaScript (1,549 個分叉)batch import
enhancementflowhelp wantedtypescript

倉庫指標

星標
 (5,940 顆星)
PR 合併指標
 (平均合併 138天 22小時) (30 天內合併 3 個 PR)

描述

It is customary to keep parameter types next to the function declaration. This rule forces to move all types to the top of the file. It would be nice to add an exception to the exports-last rule for types.

貢獻者指南