Fix frontend TS configs
What does this PR do?
Modifies the frontend
and frontend-embed
TS configs to include only the project source. This fixes type errors and slow linting caused by TS trying to check the JS-based config files and various auto-generated code.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request