Update VSCode workspace settings (#1545)
* Update code actions on save
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
* Update setting key to ruff.lint.args
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
* Remove python.linting settings
All settings starting with "python.linting." are deprecated and can be removed from settings.
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
* Use vscode.json-language-features to format JSON
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
* Remove prettier and black from recommended extensions
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
---------
Signed-off-by: Mattt Zmuda <mattt@replicate.com>