@tiagoporto/editor-config
EditorConfig settings.
Installation
npm install --save-dev @tiagoporto/editor-config
Usage
// package.json
{
"scripts": {
"postinstall": "editor-config"
}
}
After npm install an
.editorconfig
file will be added/updated.
Editor
For VSCode is recommended the following extensions: