0.2.6 (2024-03-24)
- deps: bump
@typescript-eslint/parser
peer to^7.0.0
(2fbac11)
0.2.5 (2023-12-18)
- remove dependency so it can be used with
@typescript-eslint/parser@^6
(73713ef)
0.2.4 (2023-07-10)
- on-parameters: get the node of a decorator when parameters have accessibility modifiers (a9ca467)
0.2.3 (2023-07-03)
- on-methods: correct
autofix
on methods without decorator (65cdeb4)
0.2.2 (2023-07-02)
- ci: correct build order (c8dd19a)
0.2.1 (2023-07-02)
- docs: run lint after documentation generation (fb51f84)
0.2.0 (2023-07-02)
- preset: add configuration presets (6aa5cc3)
- do not try to get decorators from constructor when fixing (46ef8ac)
- add a basic implementation (427c4e3)