Skip to content

Commit

Permalink
Run Prettier on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Mar 22, 2024
1 parent 24e9990 commit ca4bfd3
Show file tree
Hide file tree
Showing 75 changed files with 1,877 additions and 1,737 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
* text=auto eol=lf
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
name: 🐛 Bug Report
description: Something isn't working correctly.
body:
body:
- type: markdown
attributes:
value: |
Expand Down Expand Up @@ -50,6 +50,6 @@ body:
attributes:
label: Did this work in previous versions of React Redux?
options:
- label: "Yes"
- label: 'Yes'
validations:
required: false
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: 🤔 Questions and Help
url: https://redux.js.org/introduction/getting-started#help-and-discussion
about: This is a bug tracker, not a support system. For usage questions, please use our support resources.
- name: 🤔 Questions and Help
url: https://redux.js.org/introduction/getting-started#help-and-discussion
about: This is a bug tracker, not a support system. For usage questions, please use our support resources.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,6 +1,6 @@
name: 👍 Feature Request
description: I'd like React Redux to do something new.
body:
body:
- type: markdown
attributes:
value: |
Expand Down
1 change: 0 additions & 1 deletion CODE_OF_CONDUCT.md
Expand Up @@ -11,4 +11,3 @@ Project maintainers have the right and responsibility to remove, edit, or reject
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.

This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.0.0, available at [http://contributor-covenant.org/version/1/0/0/](http://contributor-covenant.org/version/1/0/0/)

700 changes: 506 additions & 194 deletions etc/react-redux.api.md

Large diffs are not rendered by default.

0 comments on commit ca4bfd3

Please sign in to comment.