feat: add content repository example
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"editor.wordWrap": "on",
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"markdown.validate.enabled": true,
|
||||
"markdownlint.config": {
|
||||
"MD013": false,
|
||||
"MD033": false,
|
||||
"MD041": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user