Bart 5871645ca6 Fixed subset of StandardJS errors (#1356)
Fixed the errors that would definitly not change the functionality of the program
These include
* Unexpected && and || combinations
* variables with different values defined in same line of code
* Global variable never defined
* spacing/placing errors

These errors were not touched
* variables who are never used
* == and != errors
2017-03-13 21:57:24 +03:00
..
2014-12-28 20:54:42 +01:00
2017-01-19 18:30:40 +03:00
2017-01-19 18:30:40 +03:00
2014-10-26 21:04:08 +03:00
2016-07-04 22:16:08 +03:00
2016-07-04 22:16:08 +03:00
2017-01-12 18:53:20 +03:00
2017-01-17 15:27:44 +03:00
2016-07-05 23:52:39 +03:00
2017-01-17 15:27:44 +03:00
2016-06-13 01:31:59 +03:00