mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 22:43:06 +08:00
* new code * add ci * files * standard * Update api/runes/package.json Co-authored-by: ASuciuX <151519329+ASuciuX@users.noreply.github.com> --------- Co-authored-by: ASuciuX <151519329+ASuciuX@users.noreply.github.com>
7 lines
76 B
JSON
7 lines
76 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [
|
|
"tests/**/*.ts",
|
|
]
|
|
}
|