{ "compilerOptions": { "experimentalDecorators": true, "target": "ES6", "baseUrl": ".", "paths": { "vj/*": ["./*"] } } }