We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4220191 commit 178bd11Copy full SHA for 178bd11
README.md
@@ -82,7 +82,7 @@ import { sum } from "@utils/sum";
82
/* ... */
83
"transformers": [
84
{
85
- name": "typescript-transform-paths/nx-transformer",
+ "name": "typescript-transform-paths/nx-transformer",
86
"options": { "afterDeclarations": true }
87
}
88
]
0 commit comments