I
I
ivan_kholodov2021-04-05 10:06:04
JavaScript
ivan_kholodov, 2021-04-05 10:06:04

Which eslint rule controls the order of methods in a module?

Good afternoon! Can you please tell me which rule is eslintable to check the order of methods (functions) in a module? For example, would there be auxiliary functions above in the module, and exported below?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2021-04-05
@ivan_kholodov

https://github.com/benmosher/eslint-plugin-import/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question