In addition to the new packages, also turn the remaining Ember errors into warnings, so we can fix them without npm test failing in the meantime.
`babel-eslint` isn't working with node 16 anymore.
In addition to the new packages, also turn the remaining Ember errors into warnings, so we can fix them without `npm test` failing in the meantime.
bumi
(Migrated from github.com)
approved these changes 2022-10-06 11:40:16 +00:00
You can easily verify the config by running npm test on your machine and checking that there are no errors and the command exits without an error code, too.
You can easily verify the config by running `npm test` on your machine and checking that there are no errors and the command exits without an error code, too.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
babel-eslintisn't working with node 16 anymore.In addition to the new packages, also turn the remaining Ember errors into warnings, so we can fix them without
npm testfailing in the meantime.not sure about the config, I don't know much there, but looks good to me.
You can easily verify the config by running
npm teston your machine and checking that there are no errors and the command exits without an error code, too.I had ran it, got no errors just "classic classes" warnings.