Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

LA-224 AI fitting - step 3 - CommonJS - #52

Open
Edwin-van-der-Klaauw wants to merge 2 commits into
LA_224-AI-fitting2-take-ID-articlefrom
LA-224_AI-fitting3_CommonJS
Open

LA-224 AI fitting - step 3 - CommonJS#52
Edwin-van-der-Klaauw wants to merge 2 commits into
LA_224-AI-fitting2-take-ID-articlefrom
LA-224_AI-fitting3_CommonJS

Conversation

@Edwin-van-der-Klaauw

Copy link
Copy Markdown
Contributor

This PR is a refactoring step; No code changes.
Nevertheless, note that jsconfig.json has changed.

Make it explicit which modules are following the CommonJS standard (and not ESM).
For JS/IDJS modules it is fine to assume CommonJS. So no action taken.

But for MJS modules, Node ESM is assumed.
That may confuse VSCode, Node and other tooling.
And more over, it will confuse JS developers.

@tpiwoodwing tpiwoodwing left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants