audit_esm_compatibility
Audits codebase for CommonJS patterns (require, module.exports, __dirname) that block migration to Nuxt 3/4's ESM-only environment.
Instructions
Audit source codebase for CommonJS patterns (require, module.exports, __dirname) incompatible with Nuxt 3/4 ESM-only environment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||