Christopher Aubut

Results 7 issues of Christopher Aubut

Sharing to hopefully save someone else from troubleshooting if they find this by searching. I was seeing errors like the ones below after things had been working with the new...

## PR Checklist - [x] Addresses an existing open issue: fixes #9205 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview...

awaiting response

## PR Checklist - [x] Addresses an existing open issue: fixes #8835 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [ ] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ##...

### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...

bug
package: typescript-estree
accepting prs

**Describe the bug** Electron 27 went EOL in April: https://www.electronjs.org/docs/latest/tutorial/electron-timelines. The desktop app is pinned on Electron 27: https://github.com/standardnotes/app/blob/main/packages/desktop/package.json#L46 My distro, nixos-unstable, reports Electron 27 as insecure and will not...

bug

Removes the original example Nix configuration I had contributed and adds a `flake.nix` to the repo with more thorough installation steps. A `flake.nix` in the repository allows Nix users to...

### Suggestion Follow up from https://github.com/typescript-eslint/typescript-eslint/pull/9306. > we should probably build out a test case using `typescript-estree/tests/fixtures` that allows us to do tests with project service without mocking out the...

tests
repo maintenance
team assigned