1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 17:49:08 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Vincent LE GOFF
4543b563a9 Eslint fixes (#356)
Make warnings fail
2019-04-24 07:41:22 -04:00
Bartek Iwańczuk
e5a493e9e8 Fix prettier check in empty files (#302) 2019-03-24 11:26:47 -04:00
Yoshiya Hinosawa
fae48d5dfb Add prettier styling options (#281) 2019-03-17 18:23:21 -04:00
Andy Hayden
afaf343f37 Use fs.walk rather than git ls-files (#241) 2019-03-08 02:01:39 -05:00
Kitson Kelly
c0390ade3d Add eslint for linting (#235) 2019-03-04 19:53:35 -05:00
Bert Belder
6063378a92 Change import { x } from "deno" to const { x } = Deno (#218) 2019-02-26 00:35: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