sandboxnu / a-eye

Interactive computer vision modules developed for Prof. Mingolla's HONR1310 Your Eye and AI course
https://a-eye.vercel.app
GNU General Public License v3.0
5 stars 1 forks source link

Add eslint configuration #100

Closed jakeisnt closed 3 years ago

jakeisnt commented 3 years ago

I'm happy with the eslint and prettier configuration here, but other refactoring PRs should be merged before this one, as linting the entire repository is significant and it's better to resolve those conflicts here.

Closes #96

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sandboxneu/a-eye/e8wx0sn6v
✅ Preview: https://a-eye-git-eslint.sandboxneu.vercel.app

jakeisnt commented 3 years ago

if you are reviewing this, only pay attention to the files in the root directory with eslint configurations. all the rest of the changes are incorporating those fixes throuhgout the repo

jakeisnt commented 3 years ago

also please try out all of the demos, i had to rewrite quite a bit of functioning code to get this to work