ledger-amino: Move custom types into src
This commit is contained in:
parent
a76052923a
commit
b07f6baf90
@ -4,10 +4,6 @@
|
||||
"baseUrl": ".",
|
||||
"outDir": "build",
|
||||
"rootDir": "src",
|
||||
"typeRoots": [
|
||||
"./custom_types",
|
||||
"../../node_modules/@types"
|
||||
],
|
||||
"lib": ["es2017", "dom"]
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user