install prettier

This commit is contained in:
mProjectsCode 2022-10-25 16:45:36 +02:00
parent 2662c78080
commit 9e2961421d
57 changed files with 2367 additions and 1162 deletions

View file

@ -4,7 +4,6 @@ about: Suggest a new API to be added to this plugin.
title: ''
labels: API request
assignees: ''
---
**Name**
@ -16,6 +15,5 @@ A link to their API documentation
**What does the API do/offer**
A short description of what data the API offers
- [ ] Is the API free to use
- [ ] Does the API require authentication
- [ ] Is the API free to use
- [ ] Does the API require authentication

View file

@ -4,17 +4,17 @@ about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
- [ ] The Plugin is up to date
- [ ] Obsidian is up to date
- [ ] The Plugin is up to date
- [ ] Obsidian is up to date
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
@ -27,11 +27,12 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
**Occurs on**
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] Android
- [ ] iOS
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] Android
- [ ] iOS
**Plugin version**
x.x.x

View file

@ -4,7 +4,6 @@ about: Suggest an idea for this project
title: ''
labels: feature request
assignees: ''
---
**Is your feature request related to a problem? Please describe.**