spaCy/website/.vscode/extensions.json

9 lines
165 B
JSON
Raw Normal View History

2022-11-10 02:34:21 +03:00
{
2022-11-10 05:08:57 +03:00
"recommendations": [
"dbaeumer.vscode-eslint",
"unifiedjs.vscode-mdx",
"esbenp.prettier-vscode",
"syler.sass-indented"
]
2022-11-10 02:34:21 +03:00
}