UNPKG

@sailshq/eslint

Version:

An AST-based pattern checker for JavaScript.

33 lines (16 loc) 1.64 kB
# @sailshq/eslint A fork of eslint v4.19.1 with ongoing maintenance from the [Sails core team](http://sailsjs.com/about). This repo will only be updated when there are immediate, material issues affecting expected usage, or annoying NPM deprecation warnings, like [this one](https://github.com/eslint/eslint/commit/6b71fd0bcbf9cc00ed4076587f5692b72f6e9aa5#commitcomment-28261398). Our goal is to diverge as little as possible. **In other words, there will _never_ be any new methods or options added to eslint on this fork, and consequently there will be no minor version or major version bumps from this fork-- only patches.** ## Bugs   [![npm version](https://badge.fury.io/js/%40sailshq%2Feslint.svg)](https://badge.fury.io/js/%40sailshq%2Feslint) To report a bug, [click here](http://sailsjs.com/bugs). ## Contributing Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests. [![NPM](https://nodei.co/npm/@sailshq/eslint.png)](http://npmjs.com/package/@sailshq/eslint) ## License #### eslint license [eslint](http://eslint.com/) is free and open source under the [MIT License](https://github.com/yaniswang/eslint/blob/60447c9472971f08a9c71ce76a9613da384a4484/LICENSE.md). #### Supplementary license All ad hoc additions in this repo are also MIT-licensed, copyright © 2018 [The Sails Company](http://sailsjs.com/about). #### Sails framework license The [Sails framework](https://sailsjs.com) is free and open-source under the [MIT License](http://sailsjs.com/license).