Jakob Ackermann
|
f285e503b4
|
[misc] run format_fix and lint:fix
|
2021-07-13 12:04:48 +01:00 |
|
Brian Gough
|
73e09ff99f
|
remove unnecessary requires
|
2020-12-18 15:28:06 +00:00 |
|
Brian Gough
|
cee93a0cd9
|
clean up unnecessary var
|
2020-12-18 15:28:06 +00:00 |
|
Brian Gough
|
4169f7fc73
|
use once for callback
|
2020-12-18 15:28:06 +00:00 |
|
Brian Gough
|
e84d6305f3
|
remove unnecessary return
|
2020-12-18 15:16:07 +00:00 |
|
Brian Gough
|
ae064e8997
|
lint fix
|
2020-12-18 15:11:29 +00:00 |
|
Brian Gough
|
323890cedb
|
remove Array.from
|
2020-12-18 15:10:53 +00:00 |
|
Brian Gough
|
c044db4897
|
remove guard helper
|
2020-12-18 15:09:48 +00:00 |
|
Brian Gough
|
0bae53c7f3
|
remove unnecessary returns
|
2020-12-18 15:02:40 +00:00 |
|
Brian Gough
|
eaec57cd01
|
simplify null check
|
2020-12-18 15:01:25 +00:00 |
|
Brian Gough
|
411d69e36b
|
remove unnecessary callback code
|
2020-12-18 14:59:48 +00:00 |
|
Brian Gough
|
11ef3c27ed
|
use Set instead of object
|
2020-12-18 14:56:53 +00:00 |
|
Jakob Ackermann
|
1d1b9ebebc
|
[misc] bump the dev-env to 3.3.2
|
2020-08-10 17:01:11 +01:00 |
|
Brian Gough
|
8e86f02c43
|
set encoding when reading from streams
using .toString() works most of the time but can lead to utf8 characters being
broken across chunk boundaries.
https://nodejs.org/api/stream.html#stream_readable_setencoding_encoding
|
2020-05-07 10:30:14 +01:00 |
|
mserranom
|
8729acd48c
|
prettier: convert app/js decaffeinated files to Prettier format
|
2020-02-19 12:14:37 +01:00 |
|
mserranom
|
3af6bdd588
|
decaffeinate: rename app/coffee dir to app/js
|
2020-02-19 12:14:34 +01:00 |
|