Tomas Chmelevskij
|
8cf9473c88
|
chore: add prefer template rule
|
2022-01-18 12:29:53 +01:00 |
|
Tomas Chmelevskij
|
03690e087f
|
chore: add comman dangle rule for multiline
|
2021-12-18 08:21:05 +01:00 |
|
Michael Keller
|
99e36744d2
|
Merge pull request #2411 from chmelevskij/add-semi-to-eslint
chore: add `semi` rule to the linter and run `--fix`
|
2021-02-17 07:52:18 +13:00 |
|
Tomas Chmelevskij
|
616c2e796d
|
chore: add semi rule to the linter and run --fix
Adds semicolon to the linter rules.
|
2021-02-14 07:37:03 +01:00 |
|
Tomas Chmelevskij
|
934e648e18
|
feat: use console.time in all places
Remove `microtime` and console log in favour of `console.time`
|
2021-02-14 07:30:59 +01:00 |
|
Tomas Chmelevskij
|
ef68bb170f
|
feat: use modules for common utils
|
2021-01-01 22:01:42 +04:00 |
|
Mark Haslinghuis
|
e0bc8174d8
|
Change lexical scope configInsert and configStorage
|
2020-12-09 21:12:10 +01:00 |
|
Kyle K
|
d56a170a5a
|
clean up some more code smells
duplicated CSS selectors
extraneous code.
|
2019-10-03 21:52:02 +00:00 |
|
mikeller
|
2336f6bd6f
|
Added 0 terminator to custom defaults before flashing.
|
2019-09-02 20:55:51 +12:00 |
|
mikeller
|
1079a854aa
|
Added flasing of Unified Targets from configurations.
|
2019-08-19 00:54:35 +12:00 |
|