@neos-project/eslint-config-neos

2.6.1 • Public • Published

@neos-project/eslint-config-neos

Travis CI Build Status npm version Known Vulnerabilities Dependency Status Chat on slack Discuss in our forum Follow neoscms on Twitter

ESLint shareable config based on XO with a 4-space indent for the neos project.

Dependencies

  • babel-eslint
  • eslint
  • eslint-config-xo-react
  • eslint-config-xo-space
  • eslint-plugin-babel
  • eslint-plugin-jsx-a11y
  • eslint-plugin-react

Installation

npm i -D @neos-project/eslint-config-neos

Usage

Add the following line to your .eslintrc file.

{
    "extends": "@neos-project/eslint-config-neos"
}

Related

Contributing

Requirements

  • Node in version ^8.11.0

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Readme

Keywords

none

Package Sidebar

Install

npm i @neos-project/eslint-config-neos

Weekly Downloads

1

Version

2.6.1

License

GPL-3.0+

Unpacked Size

42.9 kB

Total Files

9

Last publish

Collaborators

  • neos-project