From dc74d39589bff2a78d3cb76982581dda63e23202 Mon Sep 17 00:00:00 2001 From: steveoh Date: Wed, 10 Apr 2024 15:31:51 -0700 Subject: [PATCH] chore: spelling --- .vscode/settings.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..8a984f0 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,12 @@ +{ + "cSpell.words": [ + "firestore", + "Geospatial", + "hookform", + "reactfire", + "tanstack", + "Taylorsville", + "Trimble", + "UGRC" + ] +}