* Fix @woocommerce/data lint errors * Fix internal-e2e-builds lint error * Fix lint errors
In order to ease the identification of private packages within the monorepo, this adds an `internal-` prefix to all of the current private packages. This makes it immediately clear when reviewing `packages/js` what is and isn't a private package.