flake8
passed.
JSHint
passed.
Review Request #12790 — 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 |
---|---|
195ceb4ff260d519811e75bf9cb46e5a530d686a |