Skip to content

Commit fe354c5

Browse files
committed
Update README.md
1 parent 1448502 commit fe354c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Add `@ecocode` to the `plugins` section of your `.eslintrc`, followed by rules c
6868
✅ Set in the `recommended` configuration.
6969

7070
| Name | Description | ⚠️ |
71-
|:---------------------------------------------------------------------------------------|:-----------------------------------------------------------|:---|
71+
| :------------------------------------------------------------------------------------- | :--------------------------------------------------------- | :- |
7272
| [avoid-css-animations](docs/rules/avoid-css-animations.md) | Avoid usage of CSS animations ||
7373
| [avoid-high-accuracy-geolocation](docs/rules/avoid-high-accuracy-geolocation.md) | Avoid using high accuracy geolocation in web applications. ||
7474
| [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)