Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(atomic): fix tsc path transformer for declaration files (#4984)
https://coveord.atlassian.net/browse/KIT-3978 For the transformer to affect both js and d.ts, you need it in `before` & `afterDeclarations`. microsoft/TypeScript#29543 (comment)
- Loading branch information