| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-18 | Initial auto-fixing of linting errors. | Taylor Mullen | |
| - This is the result of runing `npm lint -- -fix` | |||
| 2025-04-17 | Run `npm run format` | Taylor Mullen | |
| - Also updated README.md accordingly. Part of https://b.corp.google.com/issues/411384603 | |||
| 2025-04-17 | Fix build break (tool -> tools). | Taylor Mullen | |
| - Without this we'd get a TS1261 about the name "tool" only differeing from "Tool" (the class) by case. | |||
