Fix StandardJS linting
- 200+ errors autofixed (mostly semicolons whitespace between brackets, parentheses, operators)
- Renamed
use_error
,use_ml_tools
andlist_ml_tools
touseError
,useMlTools
andlistMlTools
respectively - Renamed every single test fixture
- Fixed the ESLint configuration issue that prevented StandardJS from running on anything