* make the model selector popup responsive and wider for bigger screens * fix linting issue * use vscode config files to recommend prettier plugin and use it to auto format on save --------- Co-authored-by: Ethan Garber <ethancgarber@gmail.com>
5 lines
67 B
JSON
5 lines
67 B
JSON
{
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode"
|
|
]
|
|
} |