mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
b6993ca3ba
* feat: add workspace playground page * feat: add all demands to playground Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
8 lines
225 B
JSON
8 lines
225 B
JSON
{
|
|
"eslint.packageManager": "pnpm",
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnSaveMode": "file",
|
|
"cSpell.words": ["blocksuite", "livedemo", "pnpm", "testid"]
|
|
}
|