Page MenuHomePhabricator

[QB] Migrate from CommonJs to ECMAScript modules (ESM)
Open, Needs TriagePublic

Description

Originally encountered in T348449, Stylelint has deprecated support for CommonJs starting version 16.

In order to be able to use it we should complete the migration to ESM in the Query Builder.

Relevant links: