From 6bd4846b71944add485433703d85982b2396d9ad Mon Sep 17 00:00:00 2001 From: "houston[bot]" Date: Tue, 1 Aug 2023 18:48:26 +0100 Subject: Initial commit from Astro --- tsconfig.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tsconfig.json (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..77da9dd --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "astro/tsconfigs/strict" +} \ No newline at end of file -- cgit v1.2.3