add schematics

This commit is contained in:
septs
2023-12-22 14:19:49 +08:00
parent 1200521683
commit b937cb500d
7 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"markdownlint.config": {
"MD033": false