joyent-portal/packages/eslint-config
Sérgio Ramos 0667ca8ad3 chore: different test targets for CI
this allows for junit reports and parallel executions
2017-05-31 20:04:12 +01:00
..
.eslintrc chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.tern-project chore: initial lerna setup 2017-05-25 10:56:50 +01:00
README.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00
index.js feat(eslint-config): disable capitalized-comments 2017-05-26 19:26:54 +01:00
package.json chore: different test targets for CI 2017-05-31 20:04:12 +01:00

README.md

eslint-config-joyent-portal

License: MPL 2.0 standard-readme compliant

Table of Contents

Install

yarn add eslint-config-joyent-portal

Usage

{
  "extends": "joyent-portal"
}

License

MPL-2.0