mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 23:33:20 +03:00
42 lines
858 B
JSON
42 lines
858 B
JSON
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnSaveMode": "file",
|
|
"prettier.prettierPath": "./node_modules/prettier",
|
|
"cSpell.words": [
|
|
"Backlinks",
|
|
"blockdb",
|
|
"booktitle",
|
|
"Cascader",
|
|
"clsx",
|
|
"cssmodule",
|
|
"datasource",
|
|
"fflate",
|
|
"groq",
|
|
"howpublished",
|
|
"immer",
|
|
"inbook",
|
|
"incollection",
|
|
"inproceedings",
|
|
"Kanban",
|
|
"keyval",
|
|
"ligo",
|
|
"lozad",
|
|
"mastersthesis",
|
|
"nrwl",
|
|
"phdthesis",
|
|
"pnpm",
|
|
"reindex",
|
|
"ROOTNODE",
|
|
"techreport",
|
|
"tldr",
|
|
"tldraw",
|
|
"tldtaw",
|
|
"toeverything",
|
|
"Unstyled",
|
|
"unversioned",
|
|
"uuidv",
|
|
"webm"
|
|
]
|
|
}
|