Sergio
Sergio
I tried this pr and it didn't cause errors anymore. But I have a question. When I updated the `onActivated/onDeactivated` and trigger the `reload`, `onActivated/onDeactivated` isn't up to date.
The first `reload` didn't trigger the `onDeactivated`.
1.4.1 still has this error
Okay, I thought it was still the same 10stars as before.
@jneidel Now there are 20 stars. Can you reopen it?
I don't quite understand what you mean. How do variable names solve the problem?
``` "perfectionist/sort-objects": [ "error", { "ignore-pattern": ["data"] } ] ``` Does `ignore-pattern` solve your problem?
Okay, I know. How about `ignore-pattern` supports `Function` to customize?
> Okay, I know. How about `ignore-pattern` supports `Function` to customize? @azat-io What do you think of this solution?