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: etc/cli.angular.io/index.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,8 @@ <h4>ng serve</h4>
101
101
</div>
102
102
103
103
<divclass="features-list">
104
-
<h4>Test, Lint, Format</h4>
105
-
<p>Make your code really shine. Run your unit tests or your end-to-end tests with the breeze of a command. Execute the official Angular linter and run clang format.</p>
104
+
<h4>Test, Lint</h4>
105
+
<p>Make your code really shine. Run your unit tests, your end-to-end tests, or execute the official Angular linter with the breeze of a command.</p>
0 commit comments