{ "compilerOptions": { "allowSyntheticDefaultImports": true, "experimentalDecorators": true, "target": "ES6", "module": "commonjs", "baseUrl": "./src" } }