import-js/eslint-plugin-import

add exceptions for exports-last

オープン

#1,882 opened on 2020/08/17

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (1,549 件のフォーク)batch import
enhancementflowhelp wantedtypescript

Repository metrics

Stars
 (5,940 個のスター)
PR merge metrics
 (平均マージ 138d 22h) (30d で 3 merged PRs)

説明

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.

コントリビューターガイド