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 2325f73 commit 5b0cd23Copy full SHA for 5b0cd23
README.md
@@ -26,6 +26,11 @@ The codemod accepts the following options:
26
| Option | Value | Default | Details |
27
| --------------------- | ------- | ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
28
| `--always-prefix` | boolean | `true` | Always prefix `@tracked` inline |
29
+## Transforms
30
+
31
+<!--TRANSFORMS_START-->
32
+* [ember-tracked-properties-codemod](transforms/tracked-properties/README.md)
33
+<!--TRANSFORMS_END-->
34
35
## Contributing
36
0 commit comments