This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-wallet
Watch
1
Star
0
Fork
0
You've already forked trezor-wallet
mirror of
https://github.com/trezor/trezor-wallet
synced
2024-11-05 07:38:57 +00:00
Code
Issues
Releases
Wiki
Activity
449b2923fd
trezor-wallet
/
jsconfig.json
8 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
Make better import - clickthrough vscode
2018-08-14 13:06:48 +00:00
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
Removed /js folder
2018-08-27 15:15:22 +00:00
"*"
:
[
"src/*"
]
Make better import - clickthrough vscode
2018-08-14 13:06:48 +00:00
}
}
}
Reference in New Issue
Copy Permalink