-
feat: add auto-search to avdump copy modal (#636)
-
[skip ci] misc: even more changes to the regexes (#635)
no confirmed regressions, but it is now more versatile.
- [skip ci] Add lint rules
Since we use type for types add @typescript-eslint/consistent-type-definitions to force using type instead of interface
Add no-undef to prevent issues when renaming variables like in pull #628