1.1.0 • Published 5 years ago

eslint-config-oceanjs v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

eslint-config-oceanjs

This package provides an extensible extensible shared config based on the .eslintrc for EAA projects.

Installation

npm i eslint-config-oceanjs --save-dev

Usage

The rules can be added to your configuration by using the extends feature for sslint. Just add "extends": "oceanjs" to your configuration.