mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-06 06:35:53 +00:00
* mobile: webrtc calls in webview (typescript WIP) * typsecript compiles * fix error messages * TS works in chrome * include ICE candidates into offer/answer, report connection state changes to host, end call on disconnection * refactor, readme for .js file
6 lines
68 B
JSON
6 lines
68 B
JSON
{
|
|
"bracketSpacing": false,
|
|
"semi": false,
|
|
"printWidth": 140
|
|
}
|