412923b7af
A number of our "example" packages are structured such that their tests live under "/tests". Our eslint config previously assumed that tests would live under "**/test". This PR updates our test pattern lists to allow "**/tests". I am personally of the opinion that we should clean up usages of "tests" and be consistent with our test directory naming across the repo. But until such a time as that has been done, the eslint configs will now better support the _current_ state of the repo. This PR also updates the pattern used for allowing dev dependency use in tests to be a bit simpler (see updated reports for reference). [AB#23035](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/23035) |
||
---|---|---|
.. | ||
build | ||
lib |