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
-
18
1
<div align =" center " >
19
2
<br >
20
3
<header >
Original file line number Diff line number Diff line change 17
17
},
18
18
"husky" : {
19
19
"hooks" : {
20
- "pre-commit" : " hover-scripts pre-commit" ,
20
+ "pre-commit" : " hover-scripts pre-commit --no-toc " ,
21
21
"commit-msg" : " hover-scripts commit-msg"
22
22
}
23
23
},
You can’t perform that action at this time.
0 commit comments