Skip to content

Commit

Permalink
Update 2023-08-24.md
Browse files Browse the repository at this point in the history
Co-authored-by: Milos Djermanovic <[email protected]>
  • Loading branch information
sam3k and mdjermanovic authored Aug 26, 2023
1 parent 0bbe308 commit ca43a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes/2023/2023-08-24.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
| [Bug: fix rule schemas](https://github.com/eslint/eslint/issues/16879) | 2 | | | |
| [Change Request: [RuleTester] error if multiple suggestion fixers have the same message](https://github.com/eslint/eslint/issues/16908) | 2 | | | |
| [no-invalid-regexp: Make `allowConstructorFlags` option case sensitive](https://github.com/eslint/eslint/issues/16574) | 2 | | | |
| [feat: `no-restricted-imports` option added `allowImportNames`](https://github.com/eslint/eslint/pull/16196) | 2 | | | Design will be bundle with the design for [#15261](https://github.com/eslint/eslint/issues/15261) |
| [feat: `no-restricted-imports` option added `allowImportNames`](https://github.com/eslint/eslint/pull/16196) | 2 | | | Design will be bundled with the design for [#15261](https://github.com/eslint/eslint/issues/15261) |
| [Change Request: stop running rules set to "warn" when `--quiet` is used](https://github.com/eslint/eslint/issues/16450) | 2 | | | RFC has been merged |
| [Rule Change: Update `no-inner-declaration` and remove from `eslint:recommended`](https://github.com/eslint/eslint/issues/15576) | 2 | | | Remove `no-inner-declaration` from `eslint:recommended` and add a new option to `no-inner-declaration`. @mdjermanovic will come up with a concrete proposal. |
| [Remove warnings when linting ignored files](https://github.com/eslint/eslint/issues/15010) | 2 | | | This needs to be done before releasing v9.0.0 |
Expand Down

0 comments on commit ca43a6e

Please sign in to comment.