Jared Poole
Jared Poole
# Description of the new feature/enhancement Currently command-line options for launching the windows terminal in maximized and full screen modes are available (-M and -F respectively). Notably, an option of...
#### Prerequisites checklist - [x] I have read the [contributing guidelines](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md). #### What is the purpose of this pull request? (put an "X" next to an item) [x] Documentation update...
### Version 29.0.5 ### Steps to reproduce 1. Clone my MRE repo: https://github.com/jarpoole/mre-ts-jest-stringifyContentPathRegex 2. Run `npm install` 3. Run `npm test` and observe that the import fails ### Expected behavior...
### ⚙ Compilation target ESNext ### ⚙ Library ESNext ### Missing / Incorrect Definition `JSON.rawJSON()` appears to be missing. Apologies if I've missed something or if this is the wrong...