mirror of
https://github.com/HeyPuter/puter.git
synced 2026-04-21 14:50:11 -05:00
25b35769c5
eslint is a static analysis tool that tries to identify bugs and mistakes in the code. We have quite a variety of code in this repo so the config is a little complicated, but I've tried to make it clear. It's found a *lot* of issues (over 1700), and while many of which will not be actual problems, (it doesn't like us using window properties without `window.`,) but some definitely are.
1.3 KiB
1.3 KiB