Skip to content

Fix: Return rule noEmit: true, to prevent jsx components not being exported in...

Max de Vries requested to merge feature/typescript-project-build-issues into master

Pulse ID: https://uncinc.monday.com/boards/99020894/pulses/4972154881

From version 2.5.4 onwards, this rule was changed. This caused in issue in typescript based projects, where no jsx component export from React Drupal Core could be found. Reverting this rule fixes this issue.

Edited by Max de Vries

Merge request reports

Loading