Skip to content

Commit

Permalink
Add ESLint and node-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
KamuelaFranco committed Jun 19, 2020
1 parent 3580f5d commit 0b3591c
Show file tree
Hide file tree
Showing 3 changed files with 1,716 additions and 0 deletions.
6 changes: 6 additions & 0 deletions init/central-ledger/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": "airbnb-base",
"env": {
"node": true
}
}
Loading

0 comments on commit 0b3591c

Please sign in to comment.