Skip to content

Support TS and modules in serializetojs-deserialize rule

What does this MR do?

This MR adds support for TypeScript and JS modules to the rules_lgpl_javascript_eval_rule-serializetojs-deserialize rule particularly because the import syntax is already natively supported by some browsers and Node.js.

What are the relevant issue numbers?

gitlab-org/gitlab#440566

Does this MR meet the acceptance criteria?

Edited by Kev

Merge request reports