Skip to content

Support TS and modules in yaml_deserialize rule

What does this MR do?

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

What are the relevant issue numbers?

Relates to gitlab-org/gitlab#440575

Does this MR meet the acceptance criteria?

Edited by Kev

Merge request reports