Benedikt Meurer | 891f4ce | 2024-08-19 15:55:41 | [diff] [blame^] | 1 | # Chromium DevTools Style Guides |
2 | |||||
3 | This folder contains style guides relevant to the development of the Chromium | ||||
4 | DevTools, specifically focused on the front-end aspects of the developer tools. | ||||
5 | |||||
6 | 1. [Chromium DevTools TypeScript Style Guide (goo.gle/devtools-tsstyle)](./tsstyle/README.md) | ||||
7 | 1. [Chromium DevTools UX Style Guide (goo.gle/devtools-ux-style-guide)](./ux/README.md) | ||||
8 | 1. [Markdown Style Guide in Chromium](./markdown/markdown.md) |