File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -114,6 +114,7 @@ If your project uses a legacy ESLint version, it may use as well the now depreca
114114| [ avoid-autoplay] ( docs/rules/avoid-autoplay.md ) | Avoid autoplay for videos and audio content | ✅ |
115115| [ avoid-brightness-override] ( docs/rules/avoid-brightness-override.md ) | Should avoid to override brightness | ✅ |
116116| [ avoid-css-animations] ( docs/rules/avoid-css-animations.md ) | Avoid usage of CSS animations | ✅ |
117+ | [ avoid-getting-size-collection-in-loop] ( docs/rules/avoid-getting-size-collection-in-loop.md ) | Avoid getting size collection in loop | ✅ |
117118| [ avoid-high-accuracy-geolocation] ( docs/rules/avoid-high-accuracy-geolocation.md ) | Avoid using high accuracy geolocation in web applications | ✅ |
118119| [ avoid-keep-awake] ( docs/rules/avoid-keep-awake.md ) | Avoid screen keep awake | ✅ |
119120| [ limit-db-query-results] ( docs/rules/limit-db-query-results.md ) | Should limit the number of returns for a SQL query | ✅ |
You can’t perform that action at this time.
0 commit comments