WildCodeSchool-2024-02 / JS-RemoteFR-CrewDragon-P2-Team2

Projet 2 - WCS
https://wizards-coders.netlify.app/
MIT License
2 stars 5 forks source link

update esLint #77

Closed daviscrib closed 3 months ago

daviscrib commented 3 months ago

Add useState and useEffect in playground Add backCard

GorskiAnthony commented 3 months ago

Plop problème eslint

/home/runner/work/JS-RemoteFR-CrewDragon-P2-Team2/JS-RemoteFR-CrewDragon-P2-Team2/client/src/components/Playground.jsx
  5:1   error  Expected 1 empty line after import statement not followed by another import  import/newline-after-import
  7:16  error  'setShow' is assigned a value but never used                                 no-unused-vars
GorskiAnthony commented 3 months ago

@daviscrib :)

GorskiAnthony commented 3 months ago

🎊