aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tsconfig.base.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-05-14 16:12:45 +0200
committerChocobozzz <chocobozzz@cpy.re>2021-05-27 16:00:13 +0200
commit0f01a8bacddf6c502e6470e34fdac7750bb76e89 (patch)
treec0eb33e4b74f955979f2cb9ee747dfc81d7ff4fb /client/tsconfig.base.json
parent05ded92ed16bc83a33e71ecccf0f3ee9751fd7b0 (diff)
downloadPeerTube-0f01a8bacddf6c502e6470e34fdac7750bb76e89.tar.gz
PeerTube-0f01a8bacddf6c502e6470e34fdac7750bb76e89.tar.zst
PeerTube-0f01a8bacddf6c502e6470e34fdac7750bb76e89.zip
Remove ngx-meta
Unmaintained
Diffstat (limited to 'client/tsconfig.base.json')
-rw-r--r--client/tsconfig.base.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/tsconfig.base.json b/client/tsconfig.base.json
index 9f63ac11a..68e902d26 100644
--- a/client/tsconfig.base.json
+++ b/client/tsconfig.base.json
@@ -7,7 +7,6 @@
7 "declaration": false, 7 "declaration": false,
8 "moduleResolution": "node", 8 "moduleResolution": "node",
9 "module": "esnext", 9 "module": "esnext",
10 "emitDecoratorMetadata": true,
11 "experimentalDecorators": true, 10 "experimentalDecorators": true,
12 "noImplicitAny": true, 11 "noImplicitAny": true,
13 "noImplicitThis": true, 12 "noImplicitThis": true,