Nicholas C. Zakas

Results 103 issues of Nicholas C. Zakas

### ESLint version HEAD ### What problem do you want to solve? Right now, we don't have a documented supported versions policy, which always leads to confusion when we do...

enhancement
core

### Docs page(s) https://eslint.org/docs/latest/ ### What documentation issue do you want to solve? Because we're using Algolia DocSearch, we're required to show their logo. ### What do you think is...

documentation
accepted

In our [discussion](https://github.com/eslint/eslint/discussions/18428) of how to move forward with incorporating all of the JS-related packages into a single repo the vote was clear: people prefer a monorepo with individual packages....

accepted

## Summary This RFC proposes a new way to look up where `eslint.config.js` is located. Currently, we perform the lookup from the current working directory. However, that has a number...

feature
Final Commenting
breaking

#### 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...

core
chore

### ESLint version HEAD ### What problem do you want to solve? While working on a new API design for the core, I've come across the situation where I'm not...

enhancement
core
accepted

#### 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...

cli
core
accepted
feature

### Rule details The rule should flag patterns that may result in variables not being garbage collected ### Related ECMAScript feature (All) ### What type of rule is this? Warns...

rule
feature

#### 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...

core
chore

### Docs page(s) https://eslint.org/docs/latest/rules/ And each individual rule page ### What documentation issue do you want to solve? While we say that stylistic rules are frozen, we don't clearly indicate...

documentation
accepted