mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-04 11:06:11 +00:00
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true,
|
|
"esModuleInterop": true,
|
|
"target": "ES2015",
|
|
"moduleResolution": "node"
|
|
}
|
|
}
|