run prettier formatting on all files

This commit is contained in:
Amruth Pillai
2023-07-13 08:54:37 +02:00
parent 984078db76
commit 161ca0ee28
37 changed files with 166 additions and 1047 deletions

View File

@ -1,9 +1,9 @@
name: 🐞 Bug Report
description: Create a bug report to help improve Reactive Resume.
title: "[Bug] <title>"
title: '[Bug] <title>'
labels: [Bug, Needs Triage]
assignees: "AmruthPillai"
assignees: 'AmruthPillai'
body:
- type: checkboxes

View File

@ -1,9 +1,9 @@
name: ✨ Feature Request
description: Suggest an feature or idea that you would like to see in Reactive Resume.
title: "[Feature] <title>"
title: '[Feature] <title>'
labels: [Feature, Needs Triage]
assignees: "AmruthPillai"
assignees: 'AmruthPillai'
body:
- type: checkboxes