Commit 671c7df
committed
Allow requiring devDependencies in test dirs
By convention, test, test-bin, and test-lib hold code which is only used
for testing in a development environment, not production, so use of
devDependencies is allowed. Add an ESLint exception for these.
Signed-off-by: Kevin Locke <[email protected]>1 parent 9163443 commit 671c7df
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
111 | 115 | | |
0 commit comments