Commit 0149cb0
tools: add mock-y js-yaml dependency to doctool
Add a hack js-yaml module to the doctool dependencies that simply
loads the one that’s included with eslint.
This helps avoiding to check in the whole dependency tree into
the core repo.
PR-URL: #6495
Reviewed-By: Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>1 parent ec25f38 commit 0149cb0Copy full SHA for 0149cb0
File tree
Expand file treeCollapse file tree
2 files changed
+17
-1
lines changedOpen diff view settings
Filter options
- tools/doc
- node_modules/js-yaml
Expand file treeCollapse file tree
2 files changed
+17
-1
lines changedOpen diff view settings
Collapse file
tools/doc/node_modules/js-yaml/index.js
Copy file name to clipboardExpand all lines: tools/doc/node_modules/js-yaml/index.js+15Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
| 11 | + |
11 | 12 | |
12 | 13 | |
13 | 14 | |
|
0 commit comments