mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-13 15:08:39 +00:00
* Make vscode work with PnP * Add vscode extension recommendations * Add newlines to the end of generated manifests
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"flowtype.flow-for-vscode",
|
|
"stylelint.vscode-stylelint"
|
|
]
|
|
}
|