We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e3437 commit ffe4fe9Copy full SHA for ffe4fe9
README.md
@@ -2764,7 +2764,7 @@ Other Style Guides
2764
```
2765
2766
<a name="whitespace--computed-property-spacing"></a>
2767
- - [19.15](#whitespace--computed-property-spacing) Enforce spacing inside of computed properties. eslint: [`computed-property-spacing`](https://eslint.org/docs/rules/computed-property-spacing)
+ - [19.15](#whitespace--computed-property-spacing) Enforce spacing inside of computed property brackets. eslint: [`computed-property-spacing`](https://eslint.org/docs/rules/computed-property-spacing)
2768
2769
```javascript
2770
// bad
0 commit comments