iljapostnovs / ui5plugin-linter

Linter for UI5 projects
Apache License 2.0
12 stars 3 forks source link

Linter config #112

Closed ravish-garg closed 1 year ago

ravish-garg commented 1 year ago

Can the linter config be in a file of its own like .eslintrc etc., instead of polluting the package.json?

iljapostnovs commented 1 year ago

Hi.

Not yet :) I was just thinking about adding support for .rc files, now I have a request for that ;) I will introduce it probably in next 7 days.

iljapostnovs commented 1 year ago

Done.

Please test it and let me know if it works for you :)

ravish-garg commented 1 year ago

Perfect solution, didn't expect it to be so quick. And thank you for such an awesome extension.