Small project to reproduce a bug with orderFilesByReferenceComments not working as intented.
- Run npm install
- Run wallaby
You will have aSuper expression must either be null or a function, not undefined
error because the files are in the wrong order.- You will have a
expect is not defined
error. When removing the orderFilesByReferenceComments, you don't have this error, but the expected wrong order one.
The error was reproduced with wallaby in VSCode 2017-03-01, version v1.0.390 2022-08-16, wallaby version 1.0.1318