flake8
passed.
JSHint
passed.
Review Request #12789 — Created Jan. 20, 2023 and submitted
TypeScript's
tsc
warns if a module lacks any exports. To satisfy that,
we now include anexport {}
in each of our emptyindex.ts
files.
Ran
tsc
and no longer saw the warnings.
Summary | ID |
---|---|
dceed56809fc86b98135c33a6f47c5faea08badf |