AmplicaLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
0 stars 2 forks source link

add single quotes to backend prettier #40

Closed claireolmstead closed 1 month ago

claireolmstead commented 1 month ago

Purpose

The goal of this PR is to have consistent linting.

Closes #39

Solution

Copy prettierrc file from frontend into backend & format.

Change summary

Steps to Verify

  1. Disobey linter rules in backend
  2. run format
  3. should see linter working

Additional details / screenshot