You can use \`\`\`json {"scripts": ["a"]} \`\`\` to get ```json {"scripts": ["a"]} ``` And I don

You can use
```json
{"scripts": ["a"]}
```

to get
{"scripts": ["a"]}


And I don't think that Foundry allows globbing for script loading from the manifest.
Was this page helpful?