Description of the bug
I should be allowed to use dev dependencies within tests

Steps To Reproduce
Using RTL as dev dependecies write a test utilising the dependecy and observe linters complaining about extraneous dependencies.
Additional Information
Seems to be an issue with TS because my JS files are not complaining.
Description of the bug
I should be allowed to use dev dependencies within tests

Steps To Reproduce
Using RTL as dev dependecies write a test utilising the dependecy and observe linters complaining about extraneous dependencies.
Additional Information
Seems to be an issue with TS because my JS files are not complaining.