Jaana Dogan
|
e1fac40256
|
Rename invalidParams to validateToolParams (#12)
Methods should be verbs. Fixes #4.
|
2025-04-18 11:06:30 -07:00 |
|
Taylor Mullen
|
e0339993ae
|
Initial auto-fixing of linting errors.
- This is the result of runing `npm lint -- -fix`
|
2025-04-18 12:41:02 -04:00 |
|
Taylor Mullen
|
cfc697a96d
|
Run npm run format
- Also updated README.md accordingly.
Part of https://b.corp.google.com/issues/411384603
|
2025-04-17 15:29:34 -07:00 |
|
Taylor Mullen
|
d970882428
|
Fix build break (tool -> tools).
- Without this we'd get a TS1261 about the name "tool" only differeing from "Tool" (the class) by case.
|
2025-04-17 17:25:01 -04:00 |
|