This repository was archived by the owner on Aug 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 1- <!-- START doctoc generated TOC please keep comment here to allow auto update -->
2- <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3-
4- - [ playwright-testing-library] ( #playwright-testing-library )
5- - [ ✨ Features] ( #-features )
6- - [ 🌱 Getting Started] ( #-getting-started )
7- - [ 1. Install] ( #1-install )
8- - [ 2a. Use _ standalone queries_ ] ( #2a-use-_standalone-queries_ )
9- - [ 2b. Use _ extensions_ ] ( #2b-use-_extensions_ )
10- - [ 🔌 API] ( #-api )
11- - [ Known Limitations] ( #known-limitations )
12- - [ Special Thanks] ( #special-thanks )
13- - [ Related Playwright Test Utilities] ( #related-playwright-test-utilities )
14- - [ LICENSE] ( #license )
15-
16- <!-- END doctoc generated TOC please keep comment here to allow auto update -->
17-
181<div align =" center " >
192 <br >
203 <header >
Original file line number Diff line number Diff line change 1717 },
1818 "husky" : {
1919 "hooks" : {
20- "pre-commit" : " hover-scripts pre-commit" ,
20+ "pre-commit" : " hover-scripts pre-commit --no-toc " ,
2121 "commit-msg" : " hover-scripts commit-msg"
2222 }
2323 },
You can’t perform that action at this time.
0 commit comments