Skip to content

Commit

Permalink
style: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sharafian committed Jan 20, 2018
1 parent 39d2460 commit a13dc57
Show file tree
Hide file tree
Showing 5 changed files with 1,117 additions and 1,502 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
extends: standard
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
node_modules/
pacakge-lock.json
package-lock.json
1 change: 1 addition & 0 deletions bin/settle.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const Plugin = require('ilp-plugin-xrp-asym-client')
const plugin = new Plugin({
server: parentUri,
secret: XRP_SECRET,
address: XRP_ADDRESS,
xrpServer: XRP_SERVER
})

Expand Down
Loading

0 comments on commit a13dc57

Please sign in to comment.