Commit graph

9 commits

Author SHA1 Message Date
Antoine du Hamel
e0f17e3753
meta: fix linter warnings (#4039) 2022-08-23 16:08:08 +02:00
Antoine du Hamel
70a4615a47
meta: fix linter failures (#4029) 2022-08-22 18:35:13 +02:00
Antoine du Hamel
089aaed615
example: showcase migration out of Robodog (#4021)
* example: showcase migration out of Robodog

Co-authored-by: Artur Paikin <artur@arturpaikin.com>

* Fix server, apply what was done in #3946

* Do weird things with input[type=file]

* fix last example

* Improve completion logging

* Fix lint

Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2022-08-22 15:24:16 +01:00
Antoine du Hamel
7b0db7d3a0
meta: use node: protocol when using Node.js built-in core modules (#3871)
`node:` protocol is available as of Node.js 14.18.0 LTS. Since we are
dropping support for all Node.js versions below that, we can take
advantage of this prefix to help differentiate built-in modules from npm
modules.
2022-07-18 14:09:03 +02:00
Renée Kooi
ad37793467
Update eslint-plugin-compat and eslint-plugin-jest 2019-05-20 11:28:44 +02:00
Renée Kooi
f97b3931bb
Upgrade eslint. 2019-05-20 11:28:44 +02:00
Renée Kooi
3d4fac8e41
Refactor example 2018-11-15 13:19:16 +01:00
Renée Kooi
3fe7d5668b
blah 2018-11-15 13:19:16 +01:00
Renée Kooi
538f538be1
Add transloadit kitchen sink demo page 2018-11-15 13:19:15 +01:00