eclipse-thingweb / eclipse-thingweb/node-wot
ESLint Warning extraneous-dependencies/no-extraneous-dependencies
Open
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
With https://github.com/eclipse-thingweb/node-wot/pull/1424 we introduced some *new* eslint warnings.
One warning is `extraneous-dependencies/no-extraneous-dependencies`
https://github.com/eclipse-thingweb/node-wot/blob/736f2803f3eceac36919d0455d7713272bbcad46/eslint.config.mjs#L92
Which shows for test files the following
and wants that test dependencies are installed as dependency!?!
Not sure what we should do here...
Contributor guide
Assessment
This issue has not been assessed yet.