Add ESLint and fix issues #133

Merged
Vylpes merged 7 commits from feature/49-eslint into develop 2024-01-05 19:26:44 +00:00
Showing only changes of commit 2fcda26710 - Show all commits

View file

@ -18,7 +18,7 @@
"rules": {
"indent": [
"error",
"tab"
4
],
"linebreak-style": [
"error",