feat: add initial project setup and first draft
This commit is contained in:
6
.markuplintrc.json
Normal file
6
.markuplintrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": ["markuplint:recommended-static-html"],
|
||||
"parser": {
|
||||
".astro$": "@markuplint/astro-parser"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user