Skip to content

Commit 00afe21

Browse files
author
Luis Sousa
committed
fix: blockClass schema ref
1 parent bf4e4bc commit 00afe21

File tree

5 files changed

+3803
-8
lines changed

5 files changed

+3803
-8
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"typescript.tsc.autoDetect": "off",
44
"typescript.preferences.quoteStyle": "single",
55
"editor.codeActionsOnSave": {
6-
"source.fixAll.eslint": true
6+
"source.fixAll.eslint": "explicit"
77
}
88
}

0 commit comments

Comments
 (0)