PhotonVision / photonvision

PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.
https://photonvision.org
GNU General Public License v3.0
274 stars 190 forks source link

fix chessboard gen #1217

Closed gerth2 closed 8 months ago

mcm001 commented 8 months ago

Failing lint?

gerth2 commented 8 months ago

Yes.... I don't think I've failed that lint check before.... @srimanachanta as our resident front-end expert... thoughts on how to run that locally to figure out what it doesn't like about my code format?

Googling pointed me toward npx -w <file> - assuming this is what's needed?