simplabs/eslint-config-simplabs

Name: eslint-config-simplabs

Owner: simplabs

Description: ESLint config for all simplabs projects

Created: 2017-01-27 10:01:23.0

Updated: 2017-02-01 17:54:16.0

Pushed: 2018-05-19 04:30:16.0

Homepage: https://simplabs.com/

Size: 80

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

eslint-config-simplabs

Latest NPM release TravisCI Build Status

Shareable ESLint config for all simplabs projects

Installation
r install eslint-config-simplabs

or if you don't use Ember.js in your project:

install --save-dev eslint-config-simplabs
Usage

Use the following snippet in your .eslintrc.js file to enable some of the rulesets in this project:

nds: [
implabs',
implabs/plugins/ember',

Please note that if you used ember install above this will be done automatically for you.

There are three different kinds of things in this project:

Configs

These configs can be used by extending simplabs/configs/<config-name>.

Plugins

These plugin settings can be used by extending simplabs/plugins/<plugin-name>.

License

eslint-config-simplabs is developed by and © simplabs GmbH and contributors. It is released under the MIT License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.