config.json

1{
2  "files": ["site/layouts/Base.astro"],
3  "insertBefore": "</body>",
4  "commentSyntax": "html",
5  "cspChecked": true
6}