User
❗ Important Notes
- ⚠️ ESM-only: Config files must use
import/exportsyntax - ❌
.json,.cjs, orrequire()are not supported - 🧱 Node.js v14+ is recommended
- 📍 Relative paths (like
./default.config.js) are resolved fromcwd
import/export syntax.json, .cjs, or require() are not supported./default.config.js) are resolved from cwd