From dd6cf660b033251c5ab08fa0c3e32a44022a7039 Mon Sep 17 00:00:00 2001 From: Alex Vitkov Date: Fri, 19 Mar 2021 21:58:50 +0200 Subject: Added evil microsoft typescript --- tsconfig.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tsconfig.json (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..5d197c8 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,6 @@ +{ + "compilerOptions": { + "rootDir": "front", + "outFile": "build/bundle.js" + } +} \ No newline at end of file -- cgit v1.2.3