File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 {% for item in eslintVersions.items %}
1616 < option value ="{{ item.version }} " data-url ="{{ item.path }} " {% if item.selected %}selected{% endif %} > {{ item.display }}</ option >
1717 {% endfor %}
18+ < option value ="Previous Versions " data-url ="https://eslint.org/version-support "> Previous Versions</ option >
1819 </ select >
1920 </ div >
2021</ div >
Original file line number Diff line number Diff line change 1515 {% for item in eslintVersions.items %}
1616 < option value ="{{ item.version }} " data-url ="{{ item.path }} " {% if item.selected %}selected{% endif %} > {{ item.display }}</ option >
1717 {% endfor %}
18+ < option value ="Previous Versions " data-url ="https://eslint.org/version-support "> Previous Versions</ option >
1819 </ select >
1920 </ div >
2021</ div >
Original file line number Diff line number Diff line change 22 {% for item in eslintVersions.items %}
33 < li > < a href ="{{ item.path }} " {% if item.selected %} data-current ="true " {% endif %} > {{ item.display }}</ a > </ li >
44 {%- endfor -%}
5+ < li > < a href ="https://eslint.org/version-support "> Previous Versions</ a > </ li >
56</ ul >
You can’t perform that action at this time.
0 commit comments