Skip to content

Commit 0b4ebef

Browse files
authored
docs(typescript-eslint): add missing ellipsis in ConfigWithExtends (typescript-eslint#9566)
Update docs for ConfigWithExtends
1 parent d1d0ba5 commit 0b4ebef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/typescript-eslint/src/config-helper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export interface ConfigWithExtends extends TSESLint.FlatConfig.Config {
3030
* files: ['** /*.ts'],
3131
* extends: [
3232
* eslint.configs.recommended,
33-
* tseslint.configs.recommended,
33+
* ...tseslint.configs.recommended,
3434
* ],
3535
* rules: {
3636
* '@typescript-eslint/array-type': 'error',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy