You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(validate-eslint): fix validaion logic (#6)
* fix(validate-eslint): fix validaion logic
* refactor(eslint): clean up and refactor the script
* feat(bla): remove bla
* refactor(validate-eslint): check for eslint config file before running
* refactor: clean up logging
* refactor: remove bla
Signed-off-by: George Khoury <[email protected]>
* fix(validate-eslint): check for ESLint config files (both new flat config and legacy formats)
* refactor: clean up logging
---------
Signed-off-by: George Khoury <[email protected]>
Co-authored-by: George Khoury <[email protected]>