{ "extends": ["markuplint:recommended-static-html"], "parser": { ".astro$": "@markuplint/astro-parser" }, "rules": { "use-list": false } }