Skip to content

Fix frontend TS configs

Hazelnoot requested to merge fEmber/Sharkey:hazelnoot/fix-tsconfig into develop

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

Merge request reports