File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -44,11 +44,16 @@ module.exports = {
44
44
45
45
## 🧰 Configurations
46
46
47
- | | Name | Description |
48
- | :---| :-----| :------------|
49
- | ✅ | [ recommended] ( ./lib/recommended-rules.js ) | enables the ` recommended ` rules |
47
+ <!-- begin auto-generated configs list -->
48
+
49
+ | | Name |
50
+ | :- | :------------ |
51
+ | ✅ | ` recommended ` |
52
+
53
+ <!-- end auto-generated configs list -->
50
54
51
55
## 🍟 Rules
56
+
52
57
<!-- begin auto-generated rules list -->
53
58
54
59
💼 [ Configurations] ( https://github.com/ember-cli/eslint-plugin-ember#-configurations ) enabled in.\
Original file line number Diff line number Diff line change 86
86
"@typescript-eslint/parser" : " ^5.31.0" ,
87
87
"eslint" : " ^8.20.0" ,
88
88
"eslint-config-prettier" : " ^8.5.0" ,
89
- "eslint-doc-generator" : " ^1.0.0 " ,
89
+ "eslint-doc-generator" : " ^1.5.2 " ,
90
90
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
91
91
"eslint-plugin-eslint-plugin" : " ^5.0.1" ,
92
92
"eslint-plugin-filenames" : " ^1.3.2" ,
Original file line number Diff line number Diff line change @@ -3002,10 +3002,10 @@ eslint-config-prettier@^8.5.0:
3002
3002
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
3003
3003
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
3004
3004
3005
- eslint-doc-generator@^1.0.0 :
3006
- version "1.4.3 "
3007
- resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.4.3 .tgz#78fbb59fc0182501cb562a185832319062903020 "
3008
- integrity sha512-cn9KXE7xuKlxKi/9VbirR3cbz7W1geRObwWzZjJAnpTeNBoqA8Rj+lD8/HHHJ7PnOdaTrRyhhoYdCtxqq3U7Bw ==
3005
+ eslint-doc-generator@^1.5.2 :
3006
+ version "1.5.2 "
3007
+ resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.5.2 .tgz#4ea1c8124404ecf1ea1c10a8482ee19870468ad0 "
3008
+ integrity sha512-j+eTFcOlaKZE7h/xoQeshjzBZCW7hwKzLsS1vKsop0jfOVXIqd9uXaHXe9lCQYH4v8vGSQqaKxxrou7t22rrIg ==
3009
3009
dependencies :
3010
3010
" @typescript-eslint/utils" " ^5.38.1"
3011
3011
ajv "^8.11.2"
You can’t perform that action at this time.
0 commit comments