style: fix linting complaints
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
"extends": ["markuplint:recommended-static-html"],
|
||||
"parser": {
|
||||
".astro$": "@markuplint/astro-parser"
|
||||
},
|
||||
"rules": {
|
||||
"use-list": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user