From 8fdac8153914ffaa1a07b3c94bc634607714bd7f Mon Sep 17 00:00:00 2001 From: Kononnable Date: Mon, 9 Sep 2019 22:16:28 +0200 Subject: [PATCH] fix typo --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 7172bbc..bcc555a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,4 +1,4 @@ -Watc{ +{ "compilerOptions": { "module": "commonjs", "target": "es6",