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: RELEASE-NOTES.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
- Adds `lint-staged` to handle formatting staged files with prettier.
10
10
- Adds pre-commit hook via `husky` to verify changes and execute `lint-staged`
11
11
- Adds GitHub actions work-flow to build and test the initializer with changes
12
-
- Adds end-to-end (e2e) tests that can be manually executed to ensure each template is properly scaffolded, installed, and built without error.
12
+
- Adds end-to-end (e2e) tests that can be manually executed (`npm run test:e2e) to ensure each template is properly scaffolded, installed, and built without error.
0 commit comments