Andrei Sas
Results
2
comments of
Andrei Sas
> This works for me: > > > npm i codelyzer > > ``` > "rulesDirectory": [ > "node_modules/codelyzer" > ], > ``` This worked for me as well! Cheers...
Hello @tictechAbin , thank you for submitting the issue. To better understand the problem you're facing, could you please provide a code sample related to the issue? This would greatly...