mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-30 05:34:21 +03:00
b58c3fd8fb
* chore: add e2e
8 lines
191 B
JSON
8 lines
191 B
JSON
{
|
|
"eslint.packageManager": "pnpm",
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnSaveMode": "file",
|
|
"cSpell.words": ["testid"]
|
|
}
|