Hauke
Results
2
issues of
Hauke
**Is your feature request related to a problem? Please describe.** There is an official NextJS Sentry integration, which unfortunately does not work with this plugin. I have created a bug...
type: feature
priority: low
Adds a new configuration parameter `finalize: bool` that allows to mark generated classes as `final` in the case of concrete classes or `sealed` in the case of abstract classes. It...