You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This ESLint plugin implements rules that validate the [Pipedream component guide
4
4
5
5
For example, all components should have a `name`:
6
6
7
-
<imgsrc="./images/component-must-have-name.png"width=400alt="Component must have name error" />
7
+
<imgsrc="./images/component-must-have-name.png"width=500alt="Component must have name error" />
8
8
9
9
Learn more about Pipedream at [https://pipedream.com/docs](https://pipedream.com/docs), and read more about Pipedream components in [the component API docs](https://pipedream.com/docs/components/api/).
0 commit comments