Commit Graph

11 Commits (39bd299c98a8920a7ab5e8319d9f4f877375720b)

Author SHA1 Message Date
Niklas Fiekas 51f6736d3f fix trivial cases of prefer-const 2021-04-07 19:18:28 +02:00
Niklas Fiekas c55086b6e6 comply with @typescript-eslint/no-inferrable-types 2021-04-07 18:47:59 +02:00
Niklas Fiekas 842a67f0e1 fix no-empty
ping exception should be impossible, because StrongSocket already
catches native exceptions.

loadScript exception should be impossible, because it returns a Promise.
2021-04-07 17:42:24 +02:00
Niklas Fiekas c671e5e380 fix no-self-assign 2021-04-07 17:42:24 +02:00
Niklas Fiekas 7ed5f2e458 fix no-prototype-builtins 2021-04-07 17:42:24 +02:00
Niklas Fiekas 54b7034bf0 fix no-extra-boolean-cast 2021-04-07 17:42:24 +02:00
Niklas Fiekas b11b9e3cb0 remove ForecastCtrl.addNodes declaration 2021-04-07 17:42:24 +02:00
Niklas Fiekas 65c66b7093 fix no-case-declarations 2021-04-07 17:42:24 +02:00
Niklas Fiekas cd79357742 tweak eslintrc, no need to lint code formatting 2021-04-07 16:01:30 +02:00
topce 4cf05ba1da switch on ban-types 2021-04-05 21:27:25 +02:00
topce b1e18afa65 move to root folder 2021-04-05 10:58:05 +02:00