diff --git a/OliverBooth/tsconfig.json b/OliverBooth/tsconfig.json new file mode 100644 index 0000000..d486804 --- /dev/null +++ b/OliverBooth/tsconfig.json @@ -0,0 +1,5 @@ +{ + "compilerOptions": { + "target": "es6" + } +} \ No newline at end of file