Zli-UoA / ryouomoi-checker-frontend

https://ryouomoi-checker-frontend.pages.dev/
MIT License
1 stars 1 forks source link

[FEATURE] console.logをエラーからワーニングに #99

Closed eraser5th closed 2 years ago

eraser5th commented 2 years ago

提案の詳細

eslintのルールに、consoleを使うとエラーになるものがあるのでそれをエラーではなくワーニングにし、デバッグのたびにdisableを書かなくて良い様にする

動機

その他