flake8
passed.
JSHint
passed.
Review Request #12735 — Created Nov. 22, 2022 and submitted
When working with
.ts
files and in-editor checkers, it's nice to have
a tsconfig file to tell those checkers about our environment. It's not
actually used for anything else right now because we compile via babel
and not tsc.
Edited a TypeScript file and no longer saw warnings about non-ES3 stuff.
Summary | ID |
---|---|
2400c2fd0601c727c045f3e0c8b1a22ca69fd15c |
Description | From | Last Updated |
---|---|---|
Missing : here. |
chipx86 |
Summary | ID | |
---|---|---|
177c94c138d6a4f65a5a350928c13216e6b57c59 | ||
2400c2fd0601c727c045f3e0c8b1a22ca69fd15c |
Revision 2 (+20)