Commit f7498bd
[uikit] Allow named imports for ui kit
This updates the es-modules-import to allow for named imports when
it comes to the ui kit.
Bug: 464124289
Change-Id: Ie62913cd573dfad85855a24d96eb461f626c1de6
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7204216
Commit-Queue: Simon Zünd <[email protected]>
Commit-Queue: Kim-Anh Tran <[email protected]>
Auto-Submit: Kim-Anh Tran <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>1 parent 368d4cc commit f7498bd
File tree
2 files changed
+12
-0
lines changed- scripts/eslint_rules
- lib
- tests
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
346 | 353 | | |
347 | 354 | | |
348 | 355 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
0 commit comments