diff options
| author | navewindre <boneyaard@gmail.com> | 2026-02-16 18:50:27 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2026-02-16 18:50:27 +0100 |
| commit | 5d8ff6e73b2734c33badf09321fa346a6d144a49 (patch) | |
| tree | 9b71774722b5c386873d716707c1992574204642 /web/tsconfig.json | |
| parent | e66257a6f66bf905d82c8df6e4e4d1a1509e0810 (diff) | |
cleanup
Diffstat (limited to 'web/tsconfig.json')
| -rw-r--r-- | web/tsconfig.json | 3 |
1 files changed, 0 insertions, 3 deletions
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. */ |
