amazon-ion / ion-js

A JavaScript implementation of Amazon Ion.
http://amzn.github.io/ion-docs/
Apache License 2.0
352 stars 48 forks source link

test: migrate linting from TSLint to ESLint #737

Closed Litee closed 1 year ago

Litee commented 1 year ago

Migrating from TSLint to ESLint for the next major version.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Litee commented 1 year ago

FYI, I raised this PR from another GitHub account, but in the end I decided to use my personal one. I will cancel another PR once this one is merged.

desaikd commented 1 year ago

Thanks for working on this change @Litee ! I have reviewed the PR and all the changes here looks good to me. (Note: ion-test-driver workflow failure is unrelated to this change and is tracked in https://github.com/amazon-ion/ion-js/issues/734)