Francesco Trotta
Francesco Trotta
### Environment Node version: 18.4.0 npm version: 8.12.1 Local ESLint version: 8.18.0 ### What parser are you using? Default (Espree) ### What did you do? **Configuration**: ``` { "overrides": [...
Using jsdoc-to-markdown 4.0.1 on the following sample file (call it "example.js"). ```js /** * Example function. * * @param {number} arg1=-1.23 - An argument * @param {number} arg2=Infinity - Another...
This is a reminder that [package self-referencing](https://nodejs.org/api/packages.html#self-referencing-a-package-using-its-name) is not supported at this time. **package.json** ```json { "name": "my-package", "main": "./index.js", "dependencies": { "resolve": "*" }, "exports": { ".": "./index.js" }...
[~~ESLint 7~~](https://github.com/eslint/eslint/releases/tag/v7.0.0) [ESLint 8](https://github.com/eslint/eslint/releases/tag/v8.0.0) has been released and it includes some important breaking changes. Any plans to support the new version?
### Environment Node version: v18.15.0 npm version: v9.5.0 Local ESLint version: v8.36.0 (Currently used) Global ESLint version: Not found Operating System: darwin 22.3.0 ### What parser are you using? Default...
#### 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) [ ] Documentation...
### Environment Node version: v20.6.1 npm version: v9.8.1 Local ESLint version: Not found Global ESLint version: v8.49.0 Operating System: darwin 22.5.0 ### What parser are you using? Default (Espree) ###...
#### 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) [ ] Documentation...
#### 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) [ ] Documentation...
#### 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) [ ] Documentation...