Skip to content

neos/eslint-config-neos

@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.

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published