eslint-config-cos-base

0.5.0 • Public • Published

eslint-config-cos-base

Generic ESLint configuration for the Center for Open Science

npm version

Based on AirBnB's JavaScript Guide, with a few notable exceptions including:

  • Indentation of 4 spaces instead of 2
  • Allow for..of loops
  • Allow ++
  • Turn off some import rules and make others warnings
  • max-len is a warning, until we get the various repos cleaned up

/eslint-config-cos-base/

    Package Sidebar

    Install

    npm i eslint-config-cos-base

    Weekly Downloads

    1

    Version

    0.5.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • binoculars