diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-01-04 09:48:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 09:48:44 +0300 |
commit | eea4af61110f5556c26c19ec7606374494168a9a (patch) | |
tree | 975f921f74cc7963c9629b49d20140d1aa9b0ce0 /bundle | |
parent | Removed Microsoft Corp advert (diff) | |
download | server-eea4af61110f5556c26c19ec7606374494168a9a.tar.xz |
Remove one more Microsoft Corp. ad
Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com>
Diffstat (limited to 'bundle')
-rw-r--r-- | bundle/tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bundle/tsconfig.json b/bundle/tsconfig.json index cc850b99..563ff444 100644 --- a/bundle/tsconfig.json +++ b/bundle/tsconfig.json @@ -2,7 +2,6 @@ "include": ["dist/**/*.ts"], "exclude": [], "compilerOptions": { - /* Visit https://aka.ms/tsconfig.json to read more about this file */ /* Basic Options */ "incremental": false /* Enable incremental compilation */, |