Skip to content

Commit

Permalink
Merge pull request #1189 from posit-dev/dotnomad/format-web
Browse files Browse the repository at this point in the history
Run prettier format on web code
  • Loading branch information
sagerb authored Mar 21, 2024
2 parents a55201e + 71afadd commit 9c36344
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion web/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.cache/

# Logs
logs
videos
Expand Down Expand Up @@ -26,4 +28,4 @@ dist-ssr

.nyc_output
coverage/
vite.config.ts.*
vite.config.ts.*

0 comments on commit 9c36344

Please sign in to comment.