1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-03-30 22:31:03 +00:00
Vasco Santos 8506414ea1
chore: config types and dependencies update ()
BREAKING CHANGES:

top level types were updated, multiaddr@9.0.0 is used, dialer and keychain internal property names changed and connectionManager minPeers is not supported anymore
2021-04-15 09:40:02 +02:00

7 lines
102 B
JSON

{
"compilerOptions": {
"strict": true,
"noImplicitAny": true,
"skipLibCheck": true
}
}