Closed xuesichao closed 8 months ago
Looks like there are some format only changes, are we using a consistent format across the team?
Yes, we are using Eslint to formate the code. The format changes in this file, I think it's because we haven't touched this file for a long time. Our linting only applies to new files/changes I believe. There're lots of errors and we haven't fixed those so can't use lint to fix all formatting issue at one time.
Issue #:
923
905
Description of changes: Add support for node 20 and drop support for node < 18
Testing
Have you successfully run
npm run build:release
locally? YesHow did you test these changes? Install in meeting demo and verify e2e works.
If you made changes to the component library, have you provided corresponding documentation changes? N/A
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.