sed -i 's/"moduleResolution": "bundler",/"moduleResolution": "bundler",\n        "ignoreDeprecations": "6.0",/' tsconfig.json
sed -i 's/"ignoreDeprecations": "6.0",/"ignoreDeprecations": "6.0",\n        "rootDir": ".\/src",/' tsconfig.json
