summaryrefslogtreecommitdiff
path: root/prettier/util.ts
AgeCommit message (Expand)Author
2019-05-30chore: Implement strict mode (denoland/deno_std#453)Bartek IwaƄczuk
2019-03-08refactor: use execPath where appropriate (denoland/deno_std#255)Yoshiya Hinosawa
2019-03-07Bump CI to v0.3.2 (denoland/deno_std#245)Yoshiya Hinosawa
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-01Add reusable prettier wrapper CLI (denoland/deno_std#165)Yoshiya Hinosawa