Open anikets43 opened 1 year ago
ESLint does not support it outside of their own CLI. It has been requested so you can follow along with the issue/RFC:
Came to this issue due to our eslint running for over 10mins ...
Looks like the original eslint ticket merged in eslint v9.x https://github.com/eslint/eslint/commit/de408743b5c3fc25ebd7ef5fb11ab49ab4d06c36
Is there any documentation on how to use this with @angular-eslint/builder
?
looks like https://github.com/eslint/eslint/pull/17850/files it added
How to profile eslint rules performance with
@angular-eslint/builder
Ref: https://eslint.org/docs/latest/extend/custom-rules#profile-rule-performance
Versions
@angular-eslint/builder
^15.2.1
ESLint
^8.40.0
node
16.18.1