summaryrefslogtreecommitdiff
path: root/tests/specs/run/import_common_js/__test__.jsonc
AgeCommit message (Expand)Author
2024-11-13feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....David Sherret
2024-10-15fix: improve suggestions and hints when using CommonJS modules (#26287)Bartek Iwańczuk
2024-09-05fix: add suggestion how to fix importing CJS module (#21764)Bartek Iwańczuk
2024-09-05feat: Allow importing .cjs files (#25426)Bartek Iwańczuk