commit | 6ddb01d4f570a4f8cc775d2aff0b4617eb2dd8da | [log] [tgz] |
---|---|---|
author | Tim van der Lippe <[email protected]> | Mon Nov 08 15:37:50 2021 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 08 16:19:39 2021 |
tree | b6e619756f3dadc091d366fb87b2d0e62a990e4b | |
parent | bc3a0b7a2b97f5db10ae59a20ca75b224a8a5a96 [diff] |
Upgrade typescript-eslint This also includes some fixes in the rule implementations that are required for the 5.0.0 breaking change as documented in https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0 which lists the AST-Spec changes. Specifically, `ClassProperty` was renamed to `PropertyDefinition`. DISABLE_THIRD_PARTY_CHECK=Requires AST changes in ESLint rules [email protected] Bug: none Change-Id: I1d107b071fa265af8e178ee5e229f4a9d2f00d75 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3268295 Commit-Queue: Tim van der Lippe <[email protected]> Reviewed-by: Jack Franklin <[email protected]>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found in docs/triage_guidelines.md.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools