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

1 file changed

File tree

File renamed without changes.

0 commit comments

Comments
 (0)