7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"extends": ["markuplint:recommended-static-html"],
|
|
"parser": {
|
|
".astro$": "@markuplint/astro-parser"
|
|
}
|
|
}
|