0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/node
Jordan Rose 734c0e02a3 node: Move TypeScript source files into ts/ directory
This way, files that reference the non-compiled Native.js/.d.ts can
consistently refer to it as '../Native' without having to copy
anything around.
2021-11-08 16:40:50 -08:00
..
ts node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
.eslintignore node: Collapse Native.d.ts and NativeImpl.ts 2021-11-08 16:40:50 -08:00
.eslintrc.js node: Fix eslint issues 2021-11-08 11:06:32 -08:00
.prettierignore Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
binding.gyp Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
build_node_bridge.py Make it clear to node-gyp which action arguments are paths 2021-09-21 10:28:11 -07:00
Native.d.ts zkgroup: Move blob padding/unpadding into Rust 2021-11-08 11:06:32 -08:00
Native.js node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
package.json node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
tsconfig.json node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
yarn.lock node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
zkgroup.d.ts Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
zkgroup.js node: Collapse Native.d.ts and NativeImpl.ts 2021-11-08 16:40:50 -08:00