chore: eslint config

This commit is contained in:
DarkSky
2022-12-22 11:29:23 +08:00
committed by DarkSky
parent c9e4fdf317
commit b4b8a25742
8 changed files with 3937 additions and 1235 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"editor.formatOnSaveMode": "file",
"cSpell.words": ["testid"]
"cSpell.words": ["blocksuite", "testid"]
}