Commits (9)
- Martin Santangelo authored5ef2e8e2
- Martin Santangelo authored4b0b0b9b
- Martin Santangelo authoredb07978e3
- Martin Santangelo authored7624bda6
- Martin Santangelo authoreda864d13f
- Martin Santangelo authoredbde8f72b
- Martin Santangelo authored4cd49fbb
- Martin Santangelo authored93d9008c
Showing
.eslintrc.js 0 → 100644
... | ... | @@ -26,6 +26,7 @@ |
"dns.js": "^1.0.1", | ||
"domain-browser": "^1.1.1", | ||
"entities": "^1.1.1", | ||
"eslint": "^5.16.0", | ||
"ethjs-signer": "^0.1.1", | ||
"events": "^1.0.0", | ||
"https-browserify": "~0.0.0", | ||
... | ... | @@ -116,6 +117,7 @@ |
"@babel/plugin-proposal-decorators": "7.4.4", | ||
"@babel/runtime": "^7.4.4", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "^10.0.2", | ||
"babel-jest": "^24.8.0", | ||
"enzyme": "^3.6.0", | ||
"enzyme-adapter-react-16": "^1.5.0", | ||
... | ... |
tsconfig.json deleted 100644 → 0
This diff is collapsed.