1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-26 09:10:40 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Axetroy
59cbcf3f3c upgrade prettier to v1.17.1 (#399) 2019-05-13 12:56:00 -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
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