ripple / ripple-binary-codec

Convert between json and hex representations of transactions and ledger entries on the XRP Ledger. Moved to: https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-binary-codec
https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-binary-codec
ISC License
19 stars 45 forks source link

Added Linting with ESLint #72

Closed natenichols closed 4 years ago

natenichols commented 4 years ago

High Level Overview of Change Added linting

Context of Change Added the exact same linting files as are in Xpring-JS

Type of Change ☐ Bug fix (non-breaking change which fixes an issue) ☐ New feature (non-breaking change which adds functionality) ☐ Breaking change (fix or feature that would cause existing functionality to not work as expected) ☑︎ Refactor (non-breaking change that only restructures code) ☐ Tests (You added tests for code that already exists, or your new feature included in this PR) ☐ Documentation Updates ☐ Release

Note