Skip to content

Commit 4cbb1ba

Browse files
henribruhaoqunjiang
authored andcommitted
docs: add missing curly bracket in example config
1 parent aaca88c commit 4cbb1ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ export default [
134134
rules: {
135135
// Turn off the recommended rules that you don't need.
136136
'@typescript-eslint/no-redundant-type-constituents': 'off',
137+
}
137138
}
138139
]
139140
```

0 commit comments

Comments
 (0)