swsnu / swpp2020-team7

냉장고 파먹기 - 냉장고 속 재료를 기반으로 나만의 레시피를 추천받자! 주변 이웃과 재료 거래는 덤!
https://naengpa.shop/
3 stars 3 forks source link

Jest 'try/except' lint error #54

Closed janejane516 closed 3 years ago

janejane516 commented 3 years ago

I found out that Jest does not recommend 'try/except' statement, so it induced lint error. So, rather divide it independently as follows. image