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
- Host: GitHub
- URL: https://github.com/retailmenotsandbox/core-ui-editorconfig
- Owner: RetailMeNotSandbox
- License: mit
- Created: 2016-08-30T15:53:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-30T15:53:39.000Z (almost 10 years ago)
- Last Synced: 2025-02-28T10:01:10.372Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.