0.1.0 • Published 7 years ago

@arkecosystem/eslint-config-base v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

ESLint Base Configuration

This configuration is based on eslint-config-airbnb-base and used in Ark Ecosystem projects with slight modifications on a per project basis.

Installation

yarn

yarn add @arkecosystem/eslint-config-base --dev

.eslintrc.json

{
  "extends": ["@arkecosystem/eslint-config-base"]
}

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © ArkEcosystem