mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Update to libsignal-client v0.10.1 with zkgroup included
This commit is contained in:
+1
-6
@@ -58,10 +58,5 @@
|
||||
// "experimentalDecorators": true, // Enables experimental support for ES7 decorators.
|
||||
// "emitDecoratorMetadata": true, // Enables experimental support for emitting type metadata for decorators.
|
||||
},
|
||||
"include": [
|
||||
"ts/**/*",
|
||||
"app/*",
|
||||
"node_modules/zkgroup/zkgroup/modules/*",
|
||||
"package.json"
|
||||
]
|
||||
"include": ["ts/**/*", "app/*", "package.json"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user