From ff5c63a66bf0a6f9b3d7ee711c9183abac9e9176 Mon Sep 17 00:00:00 2001 From: Sai Ranjit Tummalapalli Date: Tue, 9 Jan 2024 13:28:43 +0530 Subject: [PATCH] fix: prettier Signed-off-by: Sai Ranjit Tummalapalli --- .prettierignore | 3 ++- sst-config.json | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.prettierignore b/.prettierignore index c1cfa65..27db58f 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,4 +2,5 @@ pnpm-lock.yaml node_modules .DS_Store build -artifacts \ No newline at end of file +artifacts +sst-config.json \ No newline at end of file diff --git a/sst-config.json b/sst-config.json index c668945..38ee9cf 100644 --- a/sst-config.json +++ b/sst-config.json @@ -1,3 +1 @@ -{ - "sourceHash": "0xb57d8b09722fddffbc5855f1dfba236305522e3e11aa91722f77789c16a9629b" -} +{"sourceHash":"0xb57d8b09722fddffbc5855f1dfba236305522e3e11aa91722f77789c16a9629b"}