跳至內容

react/jsx-boolean-value 風格

🛠️ 此規則提供自動修正。

功能

在你的程式碼中強制使用一致的布林屬性風格。

範例

jsx
const Hello = <Hello personal={true} />;

參考資料

依據 MIT 授權釋出。