mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
These are used by both Node.js and TypeScript to indicate that a file is CommonJS or ES. Node.js: https://nodejs.org/api/esm.html TypeScript: https://www.typescriptlang.org/docs/handbook/esm-node.html#new-file-extensions PR #2297