Skip to content

Commit c198171

Browse files
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 STUDIOS
1 parent 49d79d9 commit c198171

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)