summaryrefslogtreecommitdiff
path: root/prettier
AgeCommit message (Expand)Author
2019-03-08refactor: use execPath where appropriate (denoland/deno_std#255)Yoshiya Hinosawa
2019-03-08Use fs.walk rather than git ls-files (denoland/deno_std#241)Andy Hayden
2019-03-07Bump CI to v0.3.2 (denoland/deno_std#245)Yoshiya Hinosawa
2019-03-06Rename assertEq to assertEquals (denoland/deno_std#242)Ryan Dahl
2019-03-06Testing refactor (denoland/deno_std#240)Vincent LE GOFF
2019-03-06Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)Andy Hayden
2019-03-04Add eslint for linting (denoland/deno_std#235)Kitson Kelly
2019-02-26Change `import { x } from "deno"` to `const { x } = Deno` (denoland/deno_std#...Bert Belder
2019-02-09Bump CI to v0.2.11 (denoland/deno_std#183)Ryan Dahl
2019-02-01Add reusable prettier wrapper CLI (denoland/deno_std#165)Yoshiya Hinosawa
2019-01-26Port prettier (denoland/deno_std#156)Yoshiya Hinosawa