adopted-ember-addons / ember-changeset-validations

Validations for ember-changeset
http://bit.ly/ember-changeset-demo
Other
218 stars 100 forks source link

Update eslint to v9 #358

Closed cloke closed 3 weeks ago

cloke commented 3 weeks ago

While working towards a v2 add-on it became clear very quickly that step one would be to update many of the various dependencies.

This pull request includes significant updates to the codebase, primarily focusing on removing ESLint configurations and updating dependencies. Additionally, minor code formatting changes were made across various files.

Removal of ESLint configurations:

Dependency updates:

Code formatting changes:

Test file formatting changes: