mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	docs: fix broken docs by wrong snippet lang (#12306)
This commit is contained in:
		
							parent
							
								
									290410e44f
								
							
						
					
					
						commit
						5be9f68446
					
				@ -561,7 +561,7 @@ test('numeric ranges', () => {
 | 
			
		||||
 | 
			
		||||
For TypeScript, also add the following to `global.d.ts`. You don't need it for JavaScript.
 | 
			
		||||
 | 
			
		||||
```js js-flavor=ts
 | 
			
		||||
```js
 | 
			
		||||
// global.d.ts
 | 
			
		||||
declare global {
 | 
			
		||||
 namespace PlaywrightTest {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user