• Meteor/V3/Add Await To Async Webapp Methods

    Below are some webapp methods which are now async, thats why added await

  • Mocha/Vitest/Migrate Config

    Run this codemod to upgrade configuration files that need to be changed after migrating from mocha to vitest.

  • Biome/Migrate Rules

    This codemod replaces configuration files for ESLint with corresponding biome.json for all the found rules. It also replaces Prettier configuration.

  • Playcanvas Esm Scripts

    Updates legacy PlayCanvas scripts to the newer ESM Scripts format