This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
zap-desktop
mirror of
https://github.com/lukechilds/zap-desktop.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1668
Commits
9
Branches
5
Tags
147 MiB
Tree:
7e5ec30593
gh-pages
l10n_master2
master
next
patch-1
renovate/babel-plugin-styled-components-1.x
renovate/lint-staged-8.x
renovate/prettier-1.x
renovate/react-icons-3.x
v0.1.0-beta
v0.1.1-beta
v0.2.0-beta
v0.2.1-beta
v0.2.2-beta
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7e5ec30593'
${ noResults }
zap-desktop
/
app
/
lib
/
utils
/
index.js
4 lines
98 B
Raw
Normal View
History
fix(eslint-import): Fix that eslint-plugin-import was not active For the node import resolver, "paths" is meant to be absolute paths for global modules. https://github.com/benmosher/eslint-plugin-import/tree/master/resolvers/node
7 years ago
export
btc
from
'./btc'
export
bech32
from
'./bech32'
export
blockExplorer
from
'./blockExplorer'