summaryrefslogtreecommitdiff
path: root/frontend/tsconfig.json
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2023-08-02 18:37:53 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2023-08-02 18:57:52 +0100
commit498acb77f2f7c44c1c98beed9147fb8e2eb966f7 (patch)
tree1c9af795df366422df0ccce9df068d4bfb6fe253 /frontend/tsconfig.json
parent944cf75b3aee146b16ac2a0e623037c131adc355 (diff)
Applies Prettier
Diffstat (limited to 'frontend/tsconfig.json')
-rw-r--r--frontend/tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json
index 77da9dd..bcbf8b5 100644
--- a/frontend/tsconfig.json
+++ b/frontend/tsconfig.json
@@ -1,3 +1,3 @@
{
"extends": "astro/tsconfigs/strict"
-} \ No newline at end of file
+}