diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-02 18:37:53 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-02 18:57:52 +0100 |
| commit | 498acb77f2f7c44c1c98beed9147fb8e2eb966f7 (patch) | |
| tree | 1c9af795df366422df0ccce9df068d4bfb6fe253 /frontend/tsconfig.json | |
| parent | 944cf75b3aee146b16ac2a0e623037c131adc355 (diff) | |
Applies Prettier
Diffstat (limited to 'frontend/tsconfig.json')
| -rw-r--r-- | frontend/tsconfig.json | 2 |
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 +} |
