Skip to content

Commit

Permalink
chore(prettier): 🤖 ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 22, 2024
1 parent 9240509 commit a023caa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"module": "esnext",
"paths": {
"@sanity/client": ["./src"],
"@sanity/client/*": ["./src/*"]
}
}
"@sanity/client/*": ["./src/*"],
},
},
}

0 comments on commit a023caa

Please sign in to comment.