mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-28 00:29:58 -07:00
global: BIG snapshot
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"module": "ESNext",
|
||||
"outDir": "/tmp/brk",
|
||||
"lib": ["DOM", "DOM.Iterable", "ESNext", "WebWorker"],
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
},
|
||||
"exclude": ["assets", "scripts/modules"]
|
||||
"exclude": ["assets", "./scripts/modules", "../../modules"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user