mirror of
https://github.com/vacp2p/libp2p-test-plans.git
synced 2026-01-08 21:07:59 -05:00
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true,
|
|
"esModuleInterop": true,
|
|
"target": "ES2015",
|
|
"moduleResolution": "node"
|
|
}
|
|
}
|