diff --git a/client/tsconfig.json b/client/tsconfig.json index 5a37c29..ed1d3c2 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json @@ -1,7 +1,6 @@ +/* Visit https://aka.ms/tsconfig.json to read more about this file */ { "compilerOptions": { - /* Visit https://aka.ms/tsconfig.json to read more about this file */ - /* Basic Options */ // "incremental": true, /* Enable incremental compilation */ "target": "es5", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ESNEXT'. */