Commit c198171
committed
fix: resolve ESLint module warning causing CI issues
Rename eslint.config.js to eslint.config.mjs to fix Node.js module
type warning that could cause GitHub Actions CI to treat warnings
as errors.
This resolves the MODULE_TYPELESS_PACKAGE_JSON warning without
breaking CommonJS compatibility for the main package.
✅ ESLint runs cleanly without module warnings
✅ All tests still pass
✅ VS Code extension builds successfully
✅ Ready for GitHub Actions CI
Built by GLINR STUDIOS1 parent 49d79d9 commit c198171
1 file changed
+0
-0
lines changedFile renamed without changes.
0 commit comments