MagicMirror/js
Kristjan ESPERANTO 0b70274a1a
Replace prettier by stylistic to lint JavaScript (#3303)
In the latest versions of ESLint, more and more formatting rules were
removed or declared deprecated. These rules have been integrated into
the new Stylistic package (https://eslint.style/guide/why) and expanded.

Stylistic acts as a better formatter  for JavaScript as Prettier.

With this PR there are many changes that make the code more uniform, but
it may be difficult to review due to the large amount. Even if I have no
worries about the changes, perhaps this would be something for the
release after next.

Let me know what you think.
2023-12-25 08:17:11 +01:00
..
animateCSS.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
app.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
check_config.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
class.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
defaults.js added automatic client page reload (#3188) 2023-09-13 22:46:17 +02:00
deprecated.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
electron.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
loader.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
logger.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
main.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
module.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
node_helper.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
server.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
server_functions.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
socketclient.js Add no-param-reassign from eslint (#3089) 2023-04-16 17:38:39 +02:00
translator.js Replace prettier by stylistic to lint JavaScript (#3303) 2023-12-25 08:17:11 +01:00
utils.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00