-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 68ef24d
build: add strict_deps requirement for ts_project
Setup requirement for strict_deps throughout repository to ensure that the only dependencies which are imported
are directly provided as dependencies within bazel.1 parent fbef9a4 commit 68ef24d
2 files changed
+25
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 | + | ||
266 | + | ||
267 | + | ||
268 | + | ||
269 | + | ||
270 | + | ||
271 | + | ||
272 | + | ||
273 | + | ||
274 | + | ||
275 | + | ||
276 | + | ||
277 | + | ||
278 | + | ||
279 | + | ||
280 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | + | ||
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
108 | + | ||
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
| |||
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
155 | + | ||
147 | 156 |
| |
148 | 157 |
| |
149 | 158 |
| |
|
0 commit comments