alleyinteractive / alleyinteractive/create-wordpress-plugin
Linting within tests flagging no-extraneous-dependencies
Open
bug
- Dominant language
- PHP
- Stars
- 35
- Forks
- 2
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 3
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.