sindresorhus / camelcase

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
MIT License
682 stars 95 forks source link

Update xo version to 0.54.2 to fix errors when running tests locally #111

Closed skavigitp closed 1 year ago

skavigitp commented 1 year ago

Fixes to address the following error during locally testcase run TypeError: Cannot read properties of undefined (reading 'getAllComments')