Update fixtures with Prettier formatting

This commit is contained in:
James M. Greene
2022-08-05 15:40:25 -05:00
parent d949e1515f
commit da85ca493f
13 changed files with 47 additions and 61 deletions

View File

@@ -1,2 +1,2 @@
// Default Pages configuration for Gatsby
module.exports = { pathPrefix: "/docs/" }
module.exports = { pathPrefix: '/docs/' }