| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -71,6 +71,7 @@ subSystemLabels: | |||
| 71 | 71 | # all other tool changes should be marked as such | |
| 72 | 72 | /^tools\//: tools | |
| 73 | 73 | /^\.eslint|\.remark|\.editorconfig/: tools | |
| 74 | + /^typings\//: typings | ||
| 74 | 75 | ||
| 75 | 76 | ## Dependencies | |
| 76 | 77 | # libuv needs an explicit mapping, as the ordinary /deps/ mapping below would | |
@@ -186,6 +187,7 @@ allJsSubSystems: | |||
| 186 | 187 | - timers | |
| 187 | 188 | - tls | |
| 188 | 189 | - tty | |
| 190 | + - typings | ||
| 189 | 191 | - url | |
| 190 | 192 | - util | |
| 191 | 193 | - v8 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments