Describe the bug A clear and concise description of what the bug is.
When applying
@trxn/ownership:ignore
model ModelName {
...
}
It appears it doesnt ignore the model, and still complains
To Reproduce Steps to reproduce the behavior:
Simple annotate the model with that /// @trxn/ownership:ignore
Expected behavior A clear and concise description of what you expected to
happen.
To ignore when generating
Desktop (please complete the following information):
- OS: [e.g. iOS] MacOS
- Browser [e.g. chrome, safari] N/A
- Version [e.g. 22] 3.0.0
Generally is there a way to configure this.
Describe the bug A clear and concise description of what the bug is.
When applying
@trxn/ownership:ignore
model ModelName {
...
}
It appears it doesnt ignore the model, and still complains
To Reproduce Steps to reproduce the behavior:
Simple annotate the model with that /// @trxn/ownership:ignore
Expected behavior A clear and concise description of what you expected to
happen.
To ignore when generating
Desktop (please complete the following information):
Generally is there a way to configure this.