An open API service indexing awesome lists of open source software.

https://github.com/retailmenotsandbox/core-ui-editorconfig

.editorconfig for RetailMeNot Core UI projects
https://github.com/retailmenotsandbox/core-ui-editorconfig

Last synced: 4 months ago
JSON representation

.editorconfig for RetailMeNot Core UI projects

Awesome Lists containing this project

README

          

# @retailmenot/core-ui-editorconfig

An .editorconfig for RetailMeNot Core UI projects.

# Installation

```
npm install @retailmenot/core-ui-editorconfig
```

## Usage

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.