Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 930 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 930 Bytes

OW Editor Config Pattern

Standard configuration of OW interactive's editorconfig should be used by both backend, frontend and fullstack.

Contents

Editor Config

We use editorconfig as default, its settings must be above the configuration of your text editor or IDE

If you use VSCODE as 99% of OW programmers, you download the extension here

To download go to the project root and run

curl -o .editorconfig https://raw.githubusercontent.com/owinteractive/ow-editor-config/master/.editorconfig

I want to contribute

You are a devops or work in another area of ​​the company and do not have an initial installation script here, feel free to contribute. It is very simple, just fork this project and submit a PR.

Any contribution is welcome