Commit d55d79c
Chore: Add eslint peer-dependency
This was removed in a prior version because other linting tools ended up
depending on helper functions within eslint-plugin-prettier and did not
want to inadvertently install eslint as a transitive dependency. Now that
those helpers have been extracted into a separate package those other
linting tools should depend upon that instead of eslint-plugin-prettier.1 parent bf7c40c commit d55d79c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments