.editorconfig for RetailMeNot Core UI projects
npm install @retailmenot/core-ui-editorconfigAn .editorconfig for RetailMeNot Core UI projects.
```
npm install @retailmenot/core-ui-editorconfig
The easiest way to use this package is add a soft link in the root of your
project:
```
ln -s ./node_modules/@retailmenot/core-ui-editorconfig/.editorconfig
Conveniently, this link can be checked into git.