snippet from tsconfig.json file ```json { "transform": "typescript-transform-paths", "afterDeclarations": true } ``` replacing path aliases in decleration files does not work in (current) version 2.2.3 (i reverted back to 2.2.1 and it works with this version)