vscode-putout
v1.1.0
Published
Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx typescript, flow, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏
Downloads
2
Readme
vs-code-putout
Visual Studio Code extension for 🐊Putout.
Features
- Auto fix;
- Putout Fix in Command Pallete;
Extension Settings
Set to settings.json
:
{
"editor.codeActionsOnSave": {
"source.fixAll": "always"
}
}
Licence
MIT