changelog: fix

This commit is contained in:
soulgalore 2024-01-07 17:16:00 +01:00
parent 861eef0fe4
commit 72aa68b05e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ We updated the [scripting documentation](https://www.sitespeed.io/documentation/
The new version of Browsertime is also adding [code completion/IntelliSense](https://www.sitespeed.io/documentation/sitespeed.io/scripting/tutorial-08-Setting-Up-IntelliSense.html) support. Make sure you have latest Browsertime installed and add the following params:
```
```JavaScript
/**
* @param {import('browsertime').BrowsertimeContext} context
* @param {import('browsertime').BrowsertimeCommands} commands