Visual Studio Code extension for 🐊Putout.
- Auto fix;
- Putout Fix in Command Pallete;
Set to settings.json:
{
"editor.codeActionsOnSave": {
"source.fixAll": "always"
}
}MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Visual Studio Code extension for 🐊Putout.
Set to settings.json:
{
"editor.codeActionsOnSave": {
"source.fixAll": "always"
}
}MIT