Skip to content
Snippets Groups Projects
Unverified Commit 8b9d1a06 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs: add trustlLevel high example (#8604)

parent 1bb0bede
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,8 @@ e.g. ...@@ -59,7 +59,8 @@ e.g.
```json ```json
{ {
"allowedPostUpgradeCommands": ["^tslint --fix$", "^tslint --[a-z]+$"] "allowedPostUpgradeCommands": ["^tslint --fix$", "^tslint --[a-z]+$"],
"trustLevel": "high"
} }
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment