Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Ran Prettier across the project #4230

Closed
wants to merge 1 commit into from
Closed

Ran Prettier across the project #4230

wants to merge 1 commit into from

Conversation

JoshuaKGoldberg
Copy link
Contributor

prettier --config .prettierrc.json --write scripts/**/*.ts scripts/**/*.tsx src/**/*.ts scripts/**/*.tsx test/**/*.ts test/**/*.tsx

(then undid changes in test/rules/)

Fixes #4229.

```shell
prettier --config .prettierrc.json --write scripts/**/*.ts scripts/**/*.tsx src/**/*.ts scripts/**/*.tsx test/**/*.ts test/**/*.tsx
```
_(then undid changes in `test/rules/`)_

Fixes #4229.
@JoshuaKGoldberg
Copy link
Contributor Author

Oh, just saw #4214 :) never mind.

@JoshuaKGoldberg JoshuaKGoldberg deleted the prettier-run-on-all branch October 18, 2018 01:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant