chore: clean up local dev tooling (#856)

* chore: clean up husky + lint-staged

* chore: format all files with prettier
This commit is contained in:
with-heart 2022-07-28 03:19:53 -04:00 committed by GitHub
parent 0985a2ceff
commit 2e36dadfec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 326 additions and 441 deletions

View file

@ -16,7 +16,7 @@ export default async function CreateMultiplayerRoom(req: NextApiRequest, res: Ne
Authorization: `Bearer ${process.env.LIVEBLOCKS_SECRET_KEY}`,
'Content-Type': 'application/json',
},
}).then(d => d.json())
}).then((d) => d.json())
// 2. Create the Liveblocks storage JSON