5 Commits

Author SHA1 Message Date
Andrew Ferrazzutti
d2ae7dfb18
Update eslint (#815)
* Update eslint

* Revert new lint errors back to warnings

* changelog
2023-09-11 13:54:52 +00:00
Christian Paul
7df772cda5
Made ESLint lint all TypeScript files and fix a few linter errors (#273)
* Remove unused import of preact/h

* Remove unused imports

* Create 273.misc

* Lint all TypeScript files

* Re-add preact/h import

* Fix a few ESLint errors

* Update 273.misc

* Readd eslint:recommended

* Update .eslintrc.js

Co-authored-by: Will Hunt <will@half-shot.uk>
2022-04-06 15:25:10 +01:00
Will Hunt
998ae730f8 Add no-console rule, linting 2021-12-01 10:33:36 +00:00
Will Hunt
80dda1ca1a Many refactors 2021-11-22 11:32:25 +00:00
Will Hunt
bd6838aff5 Lint 2020-11-29 19:55:21 +00:00