Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: format code with Prettier #1

Merged
merged 1 commit into from
Jul 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ export default MyComponent() {

This library is licensed under the MPL-2.0 open-source license.



> <img src="https://github.com/react18-tools/react-markdown-autolink/blob/main/popper.png?raw=true" style="height: 20px"/> Please consider enrolling in [our courses](https://mayank-chaudhari.vercel.app/courses) or [sponsoring](https://github.com/sponsors/mayank1513) our work.

<hr />
Expand Down
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- [ ] 🌟 Enable [private vulnerability reporting](https://github.com/react18-tools/react-markdown-autolink/security)
- [ ] Set up `CodeCov`
- Visit Codecov and set up your repo
- Create [repository secret]((https://github.com/react18-tools/react-markdown-autolink/settings/secrets/actions)) for `CODECOV_TOKEN`
- Create [repository secret](<(https://github.com/react18-tools/react-markdown-autolink/settings/secrets/actions)>) for `CODECOV_TOKEN`
- [ ] Set up `CodeClimate`
- Visit CodeClimate and set up your repo
- Create [repository secret] for `CC_TEST_REPORTER_ID`
Expand Down
2 changes: 0 additions & 2 deletions lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ export default MyComponent() {

This library is licensed under the MPL-2.0 open-source license.



> <img src="https://github.com/react18-tools/react-markdown-autolink/blob/main/popper.png?raw=true" style="height: 20px"/> Please consider enrolling in [our courses](https://mayank-chaudhari.vercel.app/courses) or [sponsoring](https://github.com/sponsors/mayank1513) our work.

<hr />
Expand Down
Loading