Commit Graph

12 Commits (efe023c5cb348e21d98e0a254092ba8f36c346ce)

Author SHA1 Message Date
Gordon Williams 3ee03720eb fix build issues from minified code 2021-11-22 11:08:10 +00:00
Gordon Williams 28c9dc67c6 fix regex complaint 2021-02-04 08:56:49 +00:00
Gordon Williams 78316ea383 update lint 2021-01-20 08:36:44 +00:00
Gordon Williams 4517f202b1 Turn indent warnings off - nobody seems to care about this, and it just stops us seeing actual useful warnings 2020-11-24 08:18:15 +00:00
Gordon Williams 148a258560 Ensure we only warn for whitespace issues 2020-05-27 16:37:56 +01:00
Tuukka Ikkala 290ba19588 Merge branch 'eslint' into eslint-indent 2020-05-26 15:22:05 +03:00
Tuukka Ikkala 593a9240d7 eslint: Updated globals based on https://banglejs.com/reference 2020-05-26 15:10:34 +03:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Tuukka Ikkala 0a32e40b1a Remove "no-mixed-spaces-and-tabs": "off" and make linter happy 2020-05-23 23:51:24 +03:00
Tuukka Ikkala 894e13bd11 Remove unused "linebreak-style": "off" 2020-05-23 23:46:14 +03:00
Tuukka Ikkala ff18d5c201 Remove "no-extra-semi": "off" and make linter happy 2020-05-23 23:45:56 +03:00
Tuukka Ikkala cb90425fdf For apps, add eslint with baseline .eslintrc.json
Add also npm run target "lint-apps".
2020-05-23 23:34:16 +03:00