getify/eslint-plugin-proper-arrows

Create a wizard for picking rules config

オープン

#11 opened on 2019/03/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (14 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (311 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

If you want to "train" a rules config on your existing code, a web based wizard tool could be helpful for that. You paste in code, it tells you what the maximum rules config is that would work (not throw errors) on your code.

Would just brute-force try all combinations of rules, in "decreasing" order, and print the first one that doesn't give any errors.

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