Commit Graph

16 Commits

Author SHA1 Message Date
El RIDO a363b2ff95 eslint env cleanup 2019-09-08 09:12:56 +02:00
El RIDO c2962af4f8 trying different approach to convince codacy about false positive 2019-09-08 09:08:21 +02:00
El RIDO ae11d168ce trying to convince codacy about the eslint changes 2019-09-08 09:02:15 +02:00
El RIDO 7b029d3657 trying to convince codacy about the eslint changes 2019-09-08 08:55:19 +02:00
El RIDO b1c9ca65fa trying to address eslint false positives 2019-09-08 08:39:28 +02:00
El RIDO 717e5b0e57 addressing issues found by codacy 2018-10-20 22:05:35 +02:00
rugk 94a352e7f5 Fix eslint config and issues
Note EcmaScript 2017 looks recent amd also is, e.g. we loose suport for IE and we loose support for some Android browsers, also Android <5 built-in browser.
2018-10-08 20:36:50 +02:00
rugk 0687448d0a Fix some issues from ESLint 2018-02-21 22:51:31 +01:00
El RIDO 59544da21f tuning ESlint & JSHint 2018-01-06 14:44:18 +01:00
El RIDO 869198b8dd tuning ESlint & JSHint 2018-01-06 14:20:05 +01:00
El RIDO 2db412873b implementing ESlint suggestions 2018-01-06 07:17:33 +01:00
rugk bbec693cab Allow DOMPurify as a global 2017-11-21 22:26:02 +01:00
El RIDO 97171ec1f8 updated eslint config file format and loosening complexity and max-statements to reduce mail flood 2017-03-06 20:10:10 +01:00
rugk 2ebcf60516 Use revealing module pattern
ala http://www.adequatelygood.com/JavaScript-Module-Pattern-In-Depth.html

Also made the loadTranslations a bit more robust with more error messaged being logged.
2017-02-08 13:20:51 +01:00
rugk bbad92a161 Minor JS code improvments 2016-07-19 14:13:52 +02:00
El RIDO 8b38e26735 add codeclimate settings 2016-07-06 13:20:14 +02:00