Vincent LE GOFF
4543b563a9
Eslint fixes ( #356 )
...
Make warnings fail
2019-04-24 07:41:22 -04:00
Ryan Dahl
4cf39d4a14
Rename assertEq to assertEquals ( #242 )
...
After some discussion it was found that assertEquals is more common
in JS (vs assertEqual, assertEq) and sounds better in the negated form:
assertNotEquals vs assertNE.
2019-03-06 19:42:24 -05:00
Vincent LE GOFF
e1d5c00279
Testing refactor ( #240 )
2019-03-06 16:39:50 -05:00
Andy Hayden
0fc13fffbd
Replace deno.land/x/ with deno.land/std/ ( #239 )
2019-03-06 10:24:53 -05:00
Evan Hahn
d430a24124
Update mime-db to 1.38.0 ( #238 )
...
mime-db@1.38.0 was released on 2019-02-04. This updates the JSON file.
2019-03-05 22:00:39 -05:00
Kitson Kelly
c0390ade3d
Add eslint for linting ( #235 )
2019-03-04 19:53:35 -05:00
Yoshiya Hinosawa
e7837ff0f0
Add reusable prettier wrapper CLI ( #165 )
...
This also fixes an issue with the path on azure-pipelines.
2019-02-01 10:16:39 -05:00
Kitson Kelly
77b3391a21
Fix media_types running under Deno with ESM ( #113 )
...
And bump CI to v0.2.7
2019-01-15 07:01:58 -05:00
hkdnet
9f1de43cc4
Remove an unnecessary code block ( #107 )
2019-01-13 12:40:57 -05:00
Kitson Kelly
0e00fe9cd3
Add media_types collection ( #97 )
2019-01-11 00:16:47 -05:00