commit | 98c36d1bc4f4a52d7386af18e9106973cbbef769 | [log] [tgz] |
---|---|---|
author | Rebekah Potter <rbpotter@chromium.org> | Wed Feb 15 19:34:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 19:34:04 2023 |
tree | b8f81f8527ca25f7b6b4bbc0b57907f63ffb5d91 | |
parent | 1ab2b766d531b220c374c7da6c3958f132ad82de [diff] |
WebUI: Remove unnecessary allowJs: true from tsconfigs This configuration is only a temporary need for code in the process of migrating to TypeScript and should not be used in general. Remove it from several ts_library() targets where it is no longer necessary. Change-Id: I871fbccfeab3b93b502fb41e95f8098731384310 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4256505 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1105799}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.