File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -118,14 +118,14 @@ module.exports = [
118
118
119
119
## <a name =' Presets ' ></a >Presets
120
120
121
- | | Name | Description |
122
- | :--| :-----| : ------------|
123
- | ✅ | ` recommended ` | enables all recommended rules in this plugin |
121
+ | | Name | Description |
122
+ | :--| :-------------------- | :-------------------------------------------------------------- ------------|
123
+ | ✅ | ` recommended ` | enables all recommended rules in this plugin |
124
124
| | ` rules-recommended ` | enables all recommended rules that are aimed at linting ESLint rule files |
125
125
| | ` tests-recommended ` | enables all recommended rules that are aimed at linting ESLint test files |
126
- | | ` all ` | enables all rules in this plugin |
127
- | | ` rules ` | enables all rules that are aimed at linting ESLint rule files |
128
- | | ` tests ` | enables all rules that are aimed at linting ESLint test files |
126
+ | | ` all ` | enables all rules in this plugin |
127
+ | | ` rules ` | enables all rules that are aimed at linting ESLint rule files |
128
+ | | ` tests ` | enables all rules that are aimed at linting ESLint test files |
129
129
130
130
### <a name =' Semanticversioningpolicy ' ></a >Semantic versioning policy
131
131
You can’t perform that action at this time.
0 commit comments