@sailshq/eslint

An AST-based pattern checker for JavaScript.

Usage no npm install needed!

<script type="module">
  import sailshqEslint from 'https://cdn.skypack.dev/@sailshq/eslint';
</script>

README

@sailshq/eslint

A fork of eslint v4.19.1 with ongoing maintenance from the Sails core team.

This repo will only be updated when there are immediate, material issues affecting expected usage, or annoying NPM deprecation warnings, like this one. 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

To report a bug, click here.

Contributing

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM

License

eslint license

eslint is free and open source under the MIT License.

Supplementary license

All ad hoc additions in this repo are also MIT-licensed, copyright © 2018 The Sails Company.

Sails framework license

The Sails framework is free and open-source under the MIT License.