jos
|
b0ec2d4739
|
Fixed undefined variables/globals
|
2018-06-13 18:09:19 +02:00 |
|
jos
|
0583771e4e
|
Cleanup unused variables and imports
|
2018-06-13 17:25:51 +02:00 |
|
jos
|
fdf3dca4ba
|
disable warnings on unmodified loop condition
|
2018-06-13 16:45:04 +02:00 |
|
jos
|
f1ce473457
|
Consistend camel case naming of variables and functions
|
2018-06-13 16:09:51 +02:00 |
|
jos
|
b1777e3cf9
|
Fixed mixing || and && in expressions
|
2018-06-13 15:38:57 +02:00 |
|
jos
|
b6b36bfd9b
|
Use strict equality checks everywhere (=== and !==)
|
2018-06-13 15:02:21 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
c2777c856b
|
Fixed linting issues "Unexpected template string expression"
|
2018-06-12 21:18:45 +02:00 |
|
jos
|
adccb818ea
|
Replace tabs with spaces
|
2018-06-10 20:51:53 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
35329d7db4
|
Move lib to src
|
2018-06-06 14:37:39 +02:00 |
|