getndazn / kopytko-utils

A collection of modern utility functions for Brightscript applications
MIT License
6 stars 4 forks source link

fix: Fixed rules in eslintrc and fixed violations #16

Closed RadoslawZambrowski closed 1 year ago

RadoslawZambrowski commented 1 year ago

What did you implement:

Rules defined in the .eslintrc were incorrect and it was not possible to run linter with no errors. image

How did you implement it:

Changed rules in .eslintrc to correspond with the ones in the framework.

How can we verify it:

Run linter by npm run lint and see no errors/warnings.

Todos:

Is this ready for review?: YES Is it a breaking change?: NO

pawelhertman commented 1 year ago

@RadoslawZambrowski prefix in PR's title (fix) is missing

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: