mirror of https://gitee.com/bigwinds/arangodb
This partially reverts commit
|
||
---|---|---|
.. | ||
.history | ||
test | ||
.npmignore | ||
.travis.yml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
eslintrc.json | ||
index.js | ||
package.json |
README.md
eslint-config-semistandard
eslint sharable config for semistandard
Install
npm install eslint-plugin-promise eslint-plugin-standard eslint-plugin-react
npm install eslint-config-standard
npm install eslint-config-semistandard
# note that eslint-plugin-promise, eslint-plugin-standard, & eslint-plugin-react are required peer dependencies
Usage
Read up on how to use sharable configs at the eslint website.
For more details see eslint-config-standard
Contributing
Contributions welcome! Please read the contributing guidelines first.