Skip to content

Commit 62b1777

Browse files
author
Mathis Girault
committed
add readme dep
1 parent 0188eab commit 62b1777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint-plugin/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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 ||

0 commit comments

Comments
 (0)