make prettier #1
coolaj86
commented 2019-07-12 03:59:24 +00:00
Owner
```bash
npm install -g prettier
prettier './**/*.{js,css,html,json,md}' --write
```
Ghost
closed this pull request 2019-07-12 04:19:14 +00:00
Loading…
Reference in New Issue
No description provided.
Delete Branch "prettier"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?