We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d2393 commit a73a499Copy full SHA for a73a499
1 file changed
README.md
@@ -87,7 +87,6 @@ try {
87
```typescript
88
await sandbox.run(code, { timeout: 10_000 }) // 10 seconds
89
```
90
-```
91
92
### Content-Security-Policy
93
0 commit comments