mirror of
https://github.com/Brotocol-xyz/bro-sdk.git
synced 2026-01-12 06:44:18 +08:00
6 lines
135 B
JSON
6 lines
135 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig.json",
|
|
"extends": "@c4605/toolconfs/tsconfig-esModule",
|
|
"exclude": ["lib"]
|
|
}
|