flake8
passed.
JSHint
passed.
Review Request #13208 — Created Aug. 14, 2023 and submitted
This change adds some type hints for the base classes in the configforms
app (ConfigPage and ConfigPageForm). This doesn't cover very much of the
app code, but is enough for subclasses to make use of.
Ran unit tests.