0.1.0 • Published 6 years ago

@phantomchain/eslint-config-base v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

ESLint Base Configuration

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

Installation

yarn

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

.eslintrc.json

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

Security

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

Credits

License

MIT © PHANTOM

&

MIT © ArkEcosystem