From 3c06c95f396b6e911076bc3291d5855ed01b5caa Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sun, 26 Apr 2026 20:18:30 -0700 Subject: cleanup and ready for launch --- tsconfig.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 6bed1c6..a2271d0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,5 +13,8 @@ "target": "ES2022", "verbatimModuleSyntax": true }, - "include": ["source/library/**/*.ts", "source/library/**/*.svelte"] + "include": [ + "source/library/**/*.ts", + "source/library/**/*.svelte" + ] } -- cgit v1.2.3