{ "compilerOptions": { "target": "ES6", "module": "commonjs", "allowSyntheticDefaultImports": true }, "exclude": [ "node_modules", "vendors" ] }