From 5d8ff6e73b2734c33badf09321fa346a6d144a49 Mon Sep 17 00:00:00 2001 From: navewindre Date: Mon, 16 Feb 2026 18:50:27 +0100 Subject: cleanup --- web/tsconfig.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'web/tsconfig.json') diff --git a/web/tsconfig.json b/web/tsconfig.json index f2f29fc..8f78ddc 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -1,8 +1,5 @@ { "compilerOptions": { - /* Visit https://aka.ms/tsconfig to read more about this file */ - - /* Projects */ // "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */ // "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */ // "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo incremental compilation file. */ -- cgit v1.2.3